Projects

Things I have built.

The Formulus logo

Formulus

A SaaS platform that simplifies systematic trading. Users write strategies with minimal code and backtest them against tick data in seconds. Submissions are queued through AWS and run in Docker containers on serverless workers, with results viewable in the analysis dashboard. Over 40k lines across frontend, API, and backtesting worker.

A 2048 game board mid-run with high value tiles

2048 AI

A reinforcement learning algorithm that learns to play 2048. MCTS + some adaptations. Inspired heavily by Alpha Go. (In the works)

A 3D Sharpe ratio surface over momentum parameters

AI-Native Hedge Fund

Exactly what it sounds like. (Early days)