Here are some experimental projects that I have built, for tools I personally want to use. Gen AI has made it possible for me to build them. Some of these are playful, some practical.
250 Card Game
I played this game a lot during PhD days. Recently, it became harder to find four people in the same room to play this, and a digital version wasn't available, so I created one using ChatGPT. Just choose a room number, and when four players enter the same room number, the cards are dealt and you are good to play.
Weekly Companion
I wanted a low-pressure way to track weekly habits without streak anxiety or noisy notifications. With help from ChatGPT and Gemini, I built this gentle tracker that lets you pause habits when life gets busy.
Focus Timer
Plenty of focus timers exist already, I just wanted to create one which is warm and appealing to use, and pretty minimalistic in nature. No projects or tasks, just a place to manage focus sessions and breaks.
Diff
A small, private tool for comparing two versions of text or code. Paste your text or open local files to see exactly what changed. Everything runs in your browser, with no uploads or saved content.