
Client
Personal Project
Industry
Productivity
Service
Frontend Development
// overview
Greg To do is a premium task management app built for developers and power users who want beauty without sacrificing function. It supports categorised tasks, due dates, inline editing, and persistent storage — all wrapped in a luxury dark glassmorphism UI with a custom cursor and animated background.
// the challenge
Most to do apps are either too plain or too bloated. The goal was to build something that feels genuinely premium — cinematic animations, glassmorphic cards, a living cursor orb — while staying snappy, keyboard-friendly, and completely stateless (no backend needed).
// the solution
Built with React and TypeScript on Vite. All state persists via localStorage so tasks survive refreshes. Features include category filtering with animated pills, colour-coded category badges, a shimmer gold progress bar, floating background orbs, and a lag-interpolated cursor ball using requestAnimationFrame. Fully responsive with staggered entrance animations on every load.
// screenshots


Tech Stack

