Projects
A selection of things I've built. Most live on GitHub.
Machine Learning6
Brain Ager
Machine LearningCNN that predicts age from brain MRI scans, trained on the IXI-T1 dataset.
PyTorchMRI
Book Recommender
Machine LearningCollaborative-filtering book recommendation system.
Python
Reinforcement Learning2
Codenames LLM Bot
Reinforcement LearningLLM + RL self-play for Codenames using SFT and GRPO on filtered rollouts.
HuggingFaceGRPO
Systems & Engines2
Drowsiness Detector
Systems & EnginesReal-time driver drowsiness detection using eye- and mouth-aspect ratios from a webcam feed.
Pythondlib
Web Apps4
Berkeley Consulting Bot
Web AppsRAG-based consulting assistant with a Weaviate vector store.
PythonWeaviate
Auto Applyer
Web AppsAutomated job application tool with LLM-powered resume tailoring.
PythonSQLiteLLM
Project Planner
Web AppsAI project planner on Cloudflare: Durable Objects for state, Workers AI for the LLM, React + WebSocket frontend.
CloudflareReactVite
File Hoster
Web AppsFlask file hosting service with public/private visibility, CSRF, and session auth.
FlaskSQLite