Minimalist project management app built with Next.js 14 and Supabase. Features authentication, profile management, and reflection engine structure. Early build focusing on core foundations.
Role: Full-stack AI Builder
Timeline: Loading...
Tools: Next.js 14, TypeScript, Supabase, PostgreSQL
Standard productivity tools often overwhelm neurodivergent users with visual clutter.
Designed a 'visual-first' workflow app focusing on cognitive accessibility and reduced decision fatigue.
Secure authentication system using Supabase Auth
Simple interface for creating and tracking projects
Database schema designed for reflection and progress tracking
Minimalist design focused on clarity and simplicity
Architecture allows scaling to team features later
Modern routing with optimized performance patterns
Next.js 14 App Router with TypeScript and Tailwind CSS
Supabase PostgreSQL for authentication and data storage
Supabase PostgreSQL for authentication and data storage

Main dashboard showing key features and navigation
FlowCircle demonstrates the importance of starting with solid technical foundations.
The project focuses on clean data architecture and simple user experience before adding complexity.
Building for individual users first allows testing core concepts before scaling to team features.
The architecture proves that starting simple doesn't mean building poorly—proper database design and authentication setup allow future expansion.