January 15, 2025
  • full-stack
  • flask
  • react

Stock Simulator

A web-based stock market simulator: trade virtual money against real market data, with a Flask API and a React + TypeScript frontend.

Role
Team of 2
Timeline
Dec 2024 – Jan 2025
Stack
Flask · SQLAlchemy · React + TypeScript · Vite + Tailwind
Outcome
Full-stack app · 31 of 37 commits

Overview

A stock market simulator I built with one teammate: sign up, get virtual money, and trade against real market data, with portfolio tracking and transaction history included.

How it works

Result

37 commits total, 31 of them mine. It’s a small project, but a genuinely full-stack one (schema, API, auth flow, and UI) and the first time I owned both halves of an app end to end.