Projects
The projects behind bakar.dev are small, practical systems built to explain operational tradeoffs.
Static-first Laravel CMS
A private Laravel cockpit edits posts, pages, categories, tags, media, and settings, then exports immutable static files for the public site. The design keeps production reads simple and makes rollback a build-pointer operation.
Incident note library
A growing collection of sanitized incident patterns: queue lag caused by database contention, unsafe payment retries, missing log correlation, access-control drift, and deployment rollback decisions.
Architecture field notes
Short diagrams and checklists for edge delivery, private CMS boundaries, deployment manifests, search indexes, and low-risk publishing workflows.