Tools & data · Productivity tool
Focus Matrix
A session planner that pairs objectives with timers, priorities, breaks, and rewards for finished work.
Try this: Add an objective, pick a length, and start the timer.
- Role
- Design & development
- Period
- 2026
- Status
- Live
- Platform
- Cloudflare Pages
- Built with
- React
- TypeScript
- Vite
01
What it is for
A study session goes better with a plan: what to do, in what order, for how long, and when to rest. The planner turns that plan into objectives with timers and priorities, and pays a reward when an objective is done.
Two rules that mattered
Both came from problems found in real sessions.
02
Two fixes worth describing
- Each objective pays its coin once. Before the fix, turning a task off and on again paid the coin again.
- Progress also saves in the browser underneath the cloud copy, so a reload never loses it. Before the fix, a session with no signed-in student saved nothing and reported no error.