A dopamine-first task manager built to help neurodivergent brains navigate executive dysfunction through gamification and sensory cues.
- Dopamine Storage (XP System): Earn 20 XP per task. Levels are permanent because your progress shouldn't reset just because the sun went down.
- Mood-Based UI: Change the entire app's atmosphere based on your current vibe (Slay, Meh, Chaos, or Gremlin).
- Goblin Mode Timer: A high-intensity 5-minute focus tool for "just starting" the things you're avoiding.
- Executive Function Friendly: One-click "New Day" reset that clears tasks but preserves your hard-earned Level and XP.
- Sensory Feedback: Audio cues and smooth CSS transitions to keep the brain engaged.
- HTML5 (Structure)
- CSS3 (Custom properties & smooth transitions)
- JavaScript (Local Storage & Logic)
- Lucide Icons (Visual cues)
- Check-in: Set your mood and energy level to adjust the background color.
- Conquer: Add tasks and click them to earn XP.
- Level Up: Every 5 tasks (100 XP) bumps you to a new level.
- Repeat: Use the "Start New Day" button to wipe the slate clean without losing your RPG-style progress.
- Clone this repository.
- Open
index.htmlin any modern web browser. - No build steps required—pure vanilla goodness.
This app uses localStorage to keep your habits, XP, and levels saved directly in your browser. No account required, no data leaves your machine.