
When a Leaked Secret in Git Turned Into a Four-Year History Rewrite
A real-world story of leaked API keys, a panicked git filter-branch that rewrote 4 years of history, and the correct incident response we should…
Read article →Articles
Notes on Laravel, architecture, performance, and practical software engineering. Based on real project work, written for engineers and teams who build products.

A real-world story of leaked API keys, a panicked git filter-branch that rewrote 4 years of history, and the correct incident response we should…
Read article →
After deploying a portfolio site built with AI, I found broken mobile menus, bullet-point badges, and content overflow — all caused by server-level CSS…
Read article →
A complete walkthrough of building a zero-JavaScript, multilingual WordPress theme on Bedrock architecture, deployed to Hostinger — with Claude Code AI doing the heavy…
Read article →
A practical explanation of Dependency Injection and the Dependency Inversion Principle in Laravel, with examples of when abstractions improve maintainability and testing.
Read article →
A practical guide to managing Laravel subscriptions with Cashier and Stripe, including setup, model configuration, webhook thinking, and clean billing architecture.
Read article →
Why Docker is a practical way to make WordPress environments reproducible, portable, and easier to maintain across local development, staging, and production.
Read article →