Apr 07, 2026 EN

I built my own task manager

I cancelled Todoist, opened Claude and built my own task manager in over a week of vibe coding.

Just build it bro #

It all started on a night out with my buddies; a friend of mine showed me he is building a little todo app by purely prompting it like a pro. The following day, after a good hangover, I thought to myself: what if instead of renewing my Todoist sub at an elevated price and using 10 out of 50 features they offer, I build my own app with a 10x developer guy I know — “Claude”? He will not complain or ask for revenue once we ship it.

After debating it internally for maybe 30 seconds, I started a new Obsidian document and wrote some technical specs of what features I wanted (you know, the AI bros call it Spec Driven Development), what the design was going to look like, and overall defined the few features I’ve seen in tools over the years so I could replicate and adjust them to work for me.

After a little while, these were the list of must-have items for me in any task manager:

It was time to build #

With the requirements laid out, a good beer, a couple of extra prompts, and a solid framework for testing and deployment in a fast cycle between Claude and myself, I had a good MVP built in an hour. Over time — or rather, over the next hours and following days — I kept thinking of new features that I’d write down in Obsidian while in bed, working out, or walking outside, with enough requirements and constraints so they could be added later.

After a week of prompting like a mad man and running out of credits — having to spend an extra $27.45 out of my wallet in extra usage — the app went live on my homelab. Showed it to my wife and friends, and because of that, some new features were added:

The original plan was for this to be a solo-user app, but having more people use your software is always an amazing feeling. I had to start thinking about features that could benefit others too. See how easily I became a product owner?

If you want to see how it works, features, and some screenshots, take a peek at the repository. It is open source, keeps getting features so it’s pretty unstable and sloppy, but that’s how AI works.

A few thoughts on AI slop #

Conclusion #

My own task manager is now everything I ever wanted. It runs locally, so no one sees my data, and it has all the integration’s I need — hell, it’s even OTEL compatible so I can build pretty dashboards in my observability tool.

Some parting takes:

You gotta buy me dinner first Claude, but this is a good start. pic.twitter.com/Pxw5Th4G3g

— Miguel Valdes (@mr_mvaldes) March 12, 2026

You gotta buy me dinner first Claude, but this is a good start.

aiprojects