PomoWizard
Productivity, Pomodoro, NFT, Vibe coding
Created on 15th May 2025
•
PomoWizard
Productivity, Pomodoro, NFT, Vibe coding
The problem PomoWizard solves
A productivity app that uses the Pomodoro technique to track tasks. Users connect their wallet, deposit funds at the start of the day, and get them back upon completion. Successful completion of daily tasks earns AI feedback and an NFT reward.
problem:
- Time Fragmentation: Average worker is interrupted every 11 minutes.
- Financial Impact: Businesses lose $1.8 trillion annually to productivity issues.
- Mental Drain: Task-switching reduces cognitive capacity by 40%.
- Accountability Gap: 87% of workers report struggling with self-motivation.
How PomoWizard Works:
- Connect & Stake: Link your crypto wallet and deposit your daily stake. The financial commitment creates accountability.
- Focus & Track: Use the Pomodoro timer to work in focused sprints. The app tracks your completed sessions automatically.
- Complete & Earn: Finish your daily goals to reclaim your stake. Earn unique NFTs that showcase your productivity streak.
contract address: 0xc5274820CCE98c23993BbDaFAaB752f4646682Dc
Challenges I ran into
Built most of the app using ohara.ai. However, there were a lot of issues with thirdweb and contract integration, which took a lot of time. We tried to solve this by using different AI models, but it didn't work. To solve this, we ended up building a separate app to resolve the errors and had to instruct the AI directly. Specifically, this happened because the version of the thirdweb sdk that the AI model knew was different from the implementation of the latest sdk that we wanted to implement. We had no choice but to directly tell it to fix the problematic way it was doing things, and if you look at the out prompt history, you'll see the trial and error. Also, the difficulty of debugging ohara.ai made it difficult to see what was wrong just by looking at the console logs. We felt that this was an area where human(devs) intervention was still very much needed. We also separately deployed contracts to Base using the Thirdweb CLI, which we linked with ohara.ai.
Tracks Applied (2)
Consumer
Vibe Coding
Technologies used