Things I've Built
A selection of completed projects that showcase my work across full-stack web development, cloud architecture, and AI/ML.
VolStream
Options analytics dashboard that turns live Yahoo Finance chains into an implied-volatility surface using a Black-Scholes solver, with views for heatmaps, skew, term structure, and a lightweight 3D scene.
PythonFastAPIReactTypeScriptThree.jsYahoo FinanceLive Demo
VideoX
YouTube-style video platform demo with Firebase auth, direct uploads, and a serverless processing pipeline that tracks each file from ingest to playback. Built to explore scalable transcoding, event-driven architecture, and cloud infrastructure.
Next.jsTypeScriptDockerFirebaseCloud RunFFmpegPub/SubLive Demo
PassMan
Full-stack password manager with Algolia-powered instant search, Logo.dev company logos, and zxcvbn password strength analysis. Built with React, Redux, Node.js, Express, and MongoDB.
ReactNode.jsMongoDBAlgoliaLive Demo
Breakout PPO Agent
Reinforcement learning agent that teaches itself to play Atari Breakout using Proximal Policy Optimization (PPO). Built with PyTorch and Stable Baselines 3. Trained from scratch with no human gameplay data.
PythonPyTorchRLAI/MLView on GitHub