Mar 22, 2026
How fast this site moved from vanilla JavaScript and a little Preact to Astro, and why integration cost has dropped so much that choosing the best tool for each job is now the practical default.
Mar 22, 2026
How building a small markdown-based task system for my own agents led me to the same conclusion Beads formalizes: autonomy comes from structured, discoverable work.
Feb 20, 2026
How I discovered my resume was getting filtered out by machines before any human ever saw it, and what I did about it using JSON Resume and an ATS-optimized theme.
Feb 16, 2026
A concise reflection on the shift from human-gated software delivery to fast, policy-governed release loops, and what remains fundamentally human.
Feb 16, 2026
Early architecture notes for an in-progress product combining a React frontend with Supabase for auth, data, and realtime features.
Jul 2, 2025
How I built Mukt to discover free OpenRouter models automatically, route requests safely, and support tool use for practical agent workflows.
Mar 15, 2025
Architecture notes from building a real-time Binance market screener that handles high-frequency updates while keeping the UI responsive.
Nov 8, 2024
A technical breakdown of building a Phaser3-based 2D game prototype with explicit state handling and sprite-performance constraints.
Sep 10, 2023
A case study on migrating from manual Docker deployments on a legacy provider to AWS infrastructure-as-code, highlighting architectural decisions, cost optimizations, and deployment automation that reduced hosting expenses by 30%.
Jan 5, 2021
A comprehensive guide to modern CI/CD practices, including GitHub Actions, automated testing strategies, deployment patterns, and the essential tools for the 2026 development landscape.