The ultimate anti-procrastination system. Break down overwhelming goals and force yourself into deep work.
Standard timers rely on your willpower—which is a flawed strategy. ProcrastiNO isn't just a timer; it is a behavioral framework designed to outsmart your brain's worst habits. Built for those who are tired of excuses, this system actively blocks distractions and forces you into deep work states.
No more doom scrolling. No more executive dysfunction. Just pure, unadulterated focus.
ProcrastiNO is built on a strict, four-pillar architecture designed specifically to kill procrastination:
The core of the app. This is where you spend time.
- Automated Pomodoro Sessions: Lock yourself into deep work intervals.
- Active Session Tracking: Keeps you accountable the second the clock starts.
- Deep Work Enforcement: Once you start, there's no backing out.
The entry point of productivity. This removes overwhelm.
- Intelligent Task Breakdown: Converts massive, vague goals into tiny, actionable steps.
- Frictionless Execution: Specifically designed to reduce executive dysfunction and the mental friction of starting.
The protection layer. This makes the system actually work.
- Ulysses Contract: Forcefully blocks social media and distracting websites.
- Zero Escapes: We make it painfully difficult to turn off the shield until your session timer hits zero. You lock yourself in, and we throw away the key.
The feedback loop. This gives clarity + improvement.
- Productivity Patterns: Measure your true focus time, not just the time you spent sitting at your desk.
- Habit Tracking: Visualize your daily time saved and your overall productivity boost.
ProcrastiNO utilizes established psychological frameworks to rewire how you work:
- The Zeigarnik Effect: Our Smart Tasks leverage the brain's tendency to remember uncompleted tasks better than completed ones, forcing you to seek closure.
- Dopamine Re-calibration: By blocking instant-gratification loops via the Shield, we reset your focus threshold, making "boring" deep work feel rewarding again.
- Pre-commitment Theory: Lock your future self into a path of productivity before the temptation to drift even arises.
This project is built with modern, high-performance web technologies:
- Framework: Next.js 16 (React 19)
- Styling: Tailwind CSS v4
- Animations: Framer Motion
- Icons: Lucide React
- Deployment: Vercel
To run ProcrastiNO locally on your machine:
- Clone the repository:
git clone [https://github.com/yourusername/procrastino.git](https://github.com/yourusername/procrastino.git) cd procrastino/client - Install dependencies:
npm install
- Start the development server:
npm run dev
- Lock in: Open http://localhost:3000 with your browser to see the result.