Project 04
In progress
Pomodoro Todo & Game
ADHD-friendly focus tool — no AI, built to prove the craft
Problem
I have ADHD and wanted a tool that works with hyperfocus and digital body doubling — structure and accountability cues instead of fighting how my brain works. I also wanted to prove I love coding and keep improving without AI assistance.
Solution
Pomodoro timer + todo list + reward game, built without AI, following CS50P week by week: CLI first, then web UI and gamification — all written by hand.
Build story
- App is still in progress, but I have learned a lot about the craft of coding and how to build a web app from scratch.
Pomodoro todo — CLI to web
Built week by week in CS50P: Python CLI for timer and todos first, then a Vite + JavaScript web UI with gamified rewards. Same core concepts, two interfaces.
Loading diagram…
Where it is now
Week 2 CLI in progress; web demo ready to deploy. Personal project for focus, fundamentals, and honest skill-building.