log
Feb 8, 2026Engineering Log: Making Builds Resilient to Missing Environment Variables
How I prevent optional integrations from breaking builds and deployments—without hiding real configuration errors.
blog
Feb 8, 2026Secure Admin Dashboards With Next.js + Supabase: The Patterns That Hold Up
How I structure auth, authorization, and data access so admin dashboards stay secure—even as the codebase grows.
blog
Feb 8, 2026Spec → Ship: A Practical Workflow for Building With AI Coding Agents
A repeatable, engineering-first workflow for turning fuzzy ideas into shipped software — using AI agents without sacrificing quality.