← ~/projects
>

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

paired, then solo
> 01 Course final project, paired > 02 Build react · redux toolkit > 03 Solo carried it forward 04 Polish refresh + refine
  • 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.