Blog

Engineering notes & build logs

A running journal of architecture decisions, experiments, and production lessons.

To add your own entry, edit app/blog/posts.js and add a new post object.

Mar 2026

How I built a full DevOps platform in my homelab

From DNS and HTTPS to CI/CD and containerized services, this is the practical blueprint of my home platform.

Read article →

Mar 2026

Shipping HTTPS with Traefik + Cloudflare

Lessons learned from ACME challenges, strict SSL modes, and resilient deployment flows.

Read article →

Feb 2026

Designing Full-Stack Health Checks That Matter

How to surface meaningful backend status in frontend UX without noisy failure states.

Read article →