Postmortem: How I Vibe-Coded a Simple “Dangerous Writing App”

What I learned from building my own dangerous writing app: clean UX, writing timers, deletion triggers, and GitHub Pages hosting.
Postmortem: ImageToolApp for Fast, Easy Compression and Conversion (MacOS)

How I built a lightweight macOS app for compressing and converting images — with smart UX, batch processing, and native system integration.
Building a Simple Chrome Pomodoro Extension: What I Learned

How I built a simple Pomodoro timer Chrome extension using setInterval, synced storage, and just enough UI to make it useful.
I Built A Chrome Extension Quickly With AI. Here’s What I Learned.

The story of how I recreated Neat URL, a Chrome extension that strips tracking parameters, using JavaScript, Chrome APIs, and ChatGPT.