Things I've Built
A selection of projects that showcase my work across full-stack web development and AI/ML. Each one taught me something different.
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