~/projects/momentum
Momentum
[ONGOING]TIMELINE
Jan 2025 - Present
ROLE
Full-Stack Maintainer
TEAM
Co-founded Project
CATEGORY
Software Engineering

// OVERVIEW
Momentum is a productivity dashboard integrating team project flows with quick personal schedules. Using Firestore for real-time synchronization, it features a minimalist user interface with folder trees, keyboard-driven navigation, and AI task urgency grading.
- Hierarchical Folder Trees
- Firestore Live Collaboration
- AI Prioritization Scoring
- Keyboard-centric Hotkey Core
// FEATURES
01/ Productivity Workspaces
- Hierarchical Folders: Nested directories to organize tasks by teams, projects, or categories.
- Collaborative Boards: Share list workspaces with team members for real-time ticket distribution.
02/ Smart Scheduling
- Urgency Priority Matrix: Automatically filters high-priority issues to the top of the workflow.
- Instant Global Command Bar: Press Ctrl+K to locate projects, add checklists, or assign tasks.
// CHALLENGES & SOLUTIONS
PROBLEM
Resolving cursor position desyncs in rich collaborative workspaces
SOLUTION
Implemented Operational Transformation updates inside Firestore hooks to reconcile concurrent updates.
// STACK
Next.jsTypeScriptTailwindFirebaseAINode.jsVS CodeGitHubFigma