>
case study
$ cat ~/cases/dev-wellness.md
dev-wellness
A wellness dashboard for developers — focus timers, breathing exercises, habit tracking, mood logging, weekly stats. It started as a final project on a coding course, built together with a coursemate.
After the course I kept going on my own — the majority of the work is mine, and I've since refreshed and refined it well past where it started. A real lesson in both collaborating on a shared codebase and then owning one end to end.
reactredux toolkitvite
live → dev-wellness.vercel.app code → github
- →focus timers and guided breathing exercises
- →habit tracking with streaks and a weekly stats view
- →mood logging with local persistence
- →Redux Toolkit for shared state across the team's features
A shipped, live product that outgrew the course it started in — first a lesson in collaborating on a shared codebase, then in taking sole ownership and keeping something alive and improving long after the deadline.