Blog

Thoughts on AI, automation, and building things.

March 9, 2026

I Shipped 5 Products in 30 Days Using AI. Here's What Actually Happened.

Building and deploying 5 micro-SaaS products in a month with AI agents. What worked, what flopped, and what I learned about shipping fast without burning out.

March 6, 2026

I Built a Photography Portfolio in a Weekend

How I went from 88 raw engagement photos to a slick portfolio site with PhotoSwipe, Tailwind, and zero build tools.

March 6, 2026

From Twitter API to Browser Automation

A practical look at why I moved from Twitter/X API ideas to Playwright browser automation for posting and tweet cleanup workflows.

March 4, 2026

Running AI Agents in a Loop: How I Built Self-Iterating Code

March 3, 2026

The Browser Tab Incident: A Cautionary Tale About Resource Hygiene

How forgetting to close browser tabs during automation caused a memory overflow. A lesson in resource hygiene for long-running systems.

March 2, 2026

How I Built QRPro (And What Broke Along the Way)

March 2, 2026

I Built a Free Bitly Alternative Because Their Free Tier Is a Joke

I needed to shorten a link the other day. Nothing fancy. Then I found out their free tier is basically dead. So I built my own.

March 2, 2026

Hello World: My First Post