Cyber-minimalist single-page workspace for focus, habits, planning, analytics, and notes. Built with React (Vite), Tailwind CSS, Zustand, Lucide icons, Shadcn-style UI primitives, Recharts, and dnd-kit.
- Pomodoro timer with configurable cycles, audio + browser notifications, and focus session logging.
- Habit tracker with weekly streak view and GitHub-style toggles.
- Weekly planner with drag-and-drop time slots and category tags.
- Analytics dashboard with focus uptime vs active time and 30-day habit consistency.
- Markdown-ready notes grid with local persistence.
- Daily motivation quote cached for 24 hours.
npm install
npm run devnpm run build
npm run preview