StopWatch

Client
Personal project
Year
2026
Role
Web app
StopWatch cover

The problem

Most timer apps either do one thing and stop, or bury four tools behind a cluttered toolbar. Neither is pleasant to keep open on a second monitor all day.

What I built

Four modes behind a single sidebar, with Pomodoro blocks that track which round you are on and roll into breaks automatically. The running clock stays visible so the app doubles as a desk clock, and the whole thing follows the system light and dark preference.

The result

Runs entirely in the browser with no account and no backend.

Tech stack

  • React
  • TypeScript
  • Tailwind CSS
  • Vite
  • Vercel