Work
// work
A running list of projects: research, systems, and applied ML. Each links out to the code, the paper, or the live demo where applicable.
live 2025
Cryptocurrency Order Book & Matching Engine
Thread-safe C++20 limit order book with price-time priority matching
C++20 · SQLite · CMake · Google Test
live 2025
Patho: COVID-19 Forecasting Across 3,142 U.S. Counties
LLM-driven epidemic forecasts through 2028 across every U.S. county
TypeScript · React · FastAPI · LLM Pipeline Best Use of Featherless AI · WashU Google DevFest (72 teams)
live 2025
Stock Portfolio Optimizer
Random Forest + CVXPY pipeline, 34% backtested CAGR with 1.38 Sharpe
Python · scikit-learn · CVXPY · Docker · AWS
published 2024
Pathfinding for Autonomous Drones
A* and RRT* variants for UAV navigation, developed with Lockheed Martin
Python · A* · RRT* · ROS