Building a Real-Time Power Outage Monitor with ESP32 and Slack
Never wonder if your power is out again. Using ESP32 to bridge the gap between grid and backup.

Search for a command to run...
Never wonder if your power is out again. Using ESP32 to bridge the gap between grid and backup.

Why infinite renders happen, how to reproduce them, and how to fix them permanently - manually and with an LLM

How I moved external APIs to build time and made my static blog feel alive.

A reflection on growth, judgment, and long-term thinking

Notify users instantly when your app gets a new deploy - no service workers needed

See all your tasks from ClickUp, Notion, and Google Calendar in one clean, fast, private dashboard

How I solved the "where's that pendrive?" problem with Google Sheets, Apps Script, and a dash of AI

A practical approach to separating concerns between atomic functions and intelligent planning

When an application runs, it performs a tremendous number of tasks, with many happening behind the scenes. Even a simple to-do application has more than you'd expect. The app will at a bare minimum have tons of tasks like user logins, creating to-dos...