Backend engineering journal
Quiet notes from building systems that have to keep working.
I write about backend engineering, product-shaped infrastructure, and the systems I build in public.
Selected work
Projects with backend weight.
BlogSync
A private writing and distribution system that publishes structured Markdown to a public site and draft content to external platforms.
Calm Query
A small internal tool for scanning backend changes and release notes
Gateway and authorization experiments
A set of backend projects around gateway boundaries, service access, and Casbin-based authorization.
Recent writing
Notes worth keeping.
Building BlogSync as a publishing system
Why the writing tool and the public site should be separate systems.
Calm release notes for a changing codebase
Notes on keeping small releases legible when a project grows across repos and deploy targets.
Explicit contracts make boring systems easier to trust
A short note on why narrow inputs, typed content, and predictable outputs reduce maintenance work.