Full-stack tools I use across product engineering, mobile development, and AI workflows.
Languages
Frameworks/Libraries
Databases/Tools
Trading Lab is a futures backtesting and replay platform I am building to evaluate discretionary and systematic strategies against real prop firm constraints.
It combines a FastAPI backend, a SolidJS frontend, and a C++17 backtesting engine exposed through pybind11, plus a Databento to parquet to PostgreSQL/TimescaleDB data pipeline for faster historical syncs, replay workflows, and lower storage costs.
A comprehensive fitness and nutrition app where users can create personalized workout and nutrition plans based on their specific goals and preferences.
Features an interactive SVG muscle diagram allowing users to explore and select exercises targeting specific muscle groups.
A command-line script that takes an input video of soccer gameplay and returns the same video with overlayed tracking analysis.
Specifically, this analysis includes ball possession tracker, speed and distance details of the ball, and rings around players.