2025-01

Solo Tasking

App de foco minimalista com timer Pomodoro e gestão de tarefas.

Next.jsTypeScriptTailwind CSS
GitHub →

The problem

Most productivity apps are bloated. I wanted something that does one thing well — help you focus on a single task at a time.

The process

Built as a learning project while studying Next.js. Focused on state management, localStorage persistence and clean UI with no dependencies beyond the framework.

The solution

A minimal timer app with task list, Pomodoro cycles and dark mode. No backend, no accounts — just focus.

What I'd do in V2

Add sound notifications, keyboard shortcuts and session history.