Content System
A searchable space for technical notes, projects, and life records.
Search, tags, archives, and project case studies are the main entry points; the latest stream simply brings recent writing forward.
Latest
Latest writing
Article
Designing Experience Boundaries: A Modern Frontend Architecture Guide
A practical frontend architecture guide covering rendering modes, components, state, data loading, performance, and delivery.
Article
From Pages To Systems: A Map Of Frontend And Backend Architecture
A practical map for understanding how frontend, backend, data, deployment, and observability fit together in modern web systems.
Article
Memory And Speed: A Practical Guide To Databases And Cache
A practical guide to database choices, schema design, constraints, indexes, transactions, migrations, Redis caching, and cache consistency in real projects.
Article
Putting Doors Into Software: A Practical Guide To Auth And Access Control
A practical guide to login, sessions, cookies, JWT, OAuth, RBAC, resource-level authorization, frontend/backend collaboration, and launch checks.
Article
Running With The Lights On: A Practical Guide To Observability And Reliability
A practical guide to logs, metrics, traces, alerting, SLOs, error budgets, incident review, and launch checks for real production systems.