After taking a break from my full-time job, I realized one important thing: I still needed to maintain a productive rhythm. The challenge is, when you’re going solo, laziness hits hard. There’s no structure, no external pressure everything relies on personal discipline. I’ve tried plenty of productivity tools. Some of them had the right features, but the pricing just didn’t make sense for my needs.
To sharpen my coding skills, I decided to build my own. During my exploration, I found the concept of a todo list that stores data locally in the browser using IndexedDB. That means no login or registration just open and use it. As I started using it myself, I got the idea to add a bit of gamification: every time you complete a task, you earn points.
Those points can later be exchanged for rewards you define yourself. This point system is still in development, but the core idea is already working well. You can try it at sonicpiston.satriardo.com
