Back to Projects
FinTechProfessional Project
Algorithmic Trading Platform
Sep 2023 - May 2025
Next.jsReactTypeScriptTailwind CSSshadcn/uiPythonDjangoPostgreSQLCeleryGraphQLREST APIsDockerAxiosZustand
A trading platform for the Indian equities market, built during my time at a fintech startup that has since closed. I worked primarily on the frontend, with some contributions to the backend.
How It Works
- The frontend is a Next.js, React, and TypeScript app, using GraphQL, REST APIs, and Axios for data fetching and Zustand for client state, styled with Tailwind CSS and shadcn/ui.
- It provides a trading dashboard, portfolio views, and interfaces for configuring and backtesting strategies.
- I had basic involvement on the backend, which was built with Python, Django, PostgreSQL, Celery, and Docker.
Key Highlights
- Trading dashboard and portfolio views
- Strategy and backtesting interfaces
- GraphQL-driven data layer
Tech Stack
- Next.js, React, TypeScript & Tailwind CSS with shadcn/ui for the frontend
- GraphQL, REST APIs & Axios for data fetching, Zustand for state
- Python, Django, PostgreSQL, Celery & Docker on the backend