Projects

A selection of things I've built. Most live on GitHub.

Machine Learning6

Reinforcement Learning2

Codenames LLM Bot

Reinforcement Learning

LLM + RL self-play for Codenames using SFT and GRPO on filtered rollouts.

HuggingFaceGRPO

Systems & Engines2

Drowsiness Detector

Systems & Engines

Real-time driver drowsiness detection using eye- and mouth-aspect ratios from a webcam feed.

Pythondlib

Web Apps4

Berkeley Consulting Bot

Web Apps

RAG-based consulting assistant with a Weaviate vector store.

PythonWeaviate

Auto Applyer

Web Apps

Automated job application tool with LLM-powered resume tailoring.

PythonSQLiteLLM

Project Planner

Web Apps

AI project planner on Cloudflare: Durable Objects for state, Workers AI for the LLM, React + WebSocket frontend.

CloudflareReactVite

File Hoster

Web Apps

Flask file hosting service with public/private visibility, CSRF, and session auth.

FlaskSQLite