01
DeepTrack
Productivity and study tracking platform.
Built it for myself, still use it daily.
- Every minute of tracked time is attributed to a colour-coded Subject, so the analytics are actually meaningful rather than a generic timer log
- Pomodoro sessions link directly to a subject, todo, or Kanban card — the timer writes back into the task model instead of sitting beside it
- Habit tracker and a GitHub-style activity heatmap built on Recharts
- Postgres schema with row-level security via Supabase, so the data model enforces access rather than the client
- Live at deep-track.vercel.app · repository private
- Stack
- React 18
- TypeScript
- Vite
- Tailwind
- shadcn/ui
- Supabase (Postgres + RLS)
- Recharts
- @hello-pangea/dnd
- Domain
- Full-stack · Backend
- Links
- Live site ↗
