Things I build
I start a project to learn one new thing. I finish it after learning five others I did not plan for.
- Not Another Rewatch
Movie recommendations with local semantic search. DynamoDB single-table design, no LLM API calls.
- ReadLoot
A vocabulary RPG for readers. XP for looking up words, bosses for the ones you forget.
- Wellness Pro
Full-stack health club membership system with billing, scheduling, and reporting.
- Fake News Detection
Classifying news articles as real or fake using deep learning, tested on three public datasets.
- Reinforcement Learning
Agents that learn to trade stocks using Q-learning and other classic RL methods. Built on OpenAI Gymnasium.