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