One quiet place for your whole day.
A personal productivity workspace that brings notes, tasks, reminders, your calendar, and the moment — clock, weather, and location — together on a single dashboard.
The hero / landing page is built. The dashboard itself (scratchpad, clock + weather widget, Google Calendar integration, tasks/reminders) is in development.
- Framework: Next.js 15 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS v4
- Icons: lucide-react
- Typography: Fraunces (serif headings) + Inter (body)
npm run devOpen http://localhost:3000 in your browser.
npm run buildProduces a fully static, optimized production build.
MIT