Engineering
Real bugs, real fixes and real architectural decisions — documented while the problem is still fresh. This section covers the technical side of building web products: end-to-end testing strategies, session isolation, CI pipelines, AI-assisted workflows and the edge cases that only appear in production. Written for developers who want more than a tutorial.
I built a self-hosted Cloudflare Pages project that generates dynamic SVG widgets from the GitHub API — with a full theming system, dark/light mode, KV caching, and transparent backgrounds for embedding anywhere.
Where AI actually saves time in Playwright E2E tests: selector strategy, prompt patterns, MCP integration, and real ROI numbers from production projects.
How a session architecture problem masquerading as flaky Playwright tests brought a Laravel CI suite to its knees — and how per-worker sessions, a seed API, and a tuned PHP server fixed it.