WRITING

Notes from production.

Specific bugs, the code that caused them, and the fix — pulled straight from real work, not tutorials.

Aug 7, 2026·1 min read

Payment integrations

Built and shipped several production payment integrations this year — checkout flows, webhook handling, and signature verification.

PaymentsAPI Design
read more
Aug 1, 2026·1 min read

Firestore and NoSQL data modeling

Spent time this year working with Firestore in production — transactions, security rules, and staying consistent under concurrent writes.

FirestoreNoSQLData Modeling
read more
Jul 28, 2026·1 min read

Next.js and the App Router

Shipped several production apps on Next.js's App Router this year — server components, route handlers, and a new mental model.

Next.jsReactApp Router
read more
Jul 24, 2026·1 min read

CI/CD pipeline hardening

A good chunk of this year went into hardening GitLab CI pipelines that touch real infrastructure.

GitLab CICI/CDReliability
read more
Jul 20, 2026·1 min read

Kubernetes disaster recovery

Got deep into Kubernetes backup and recovery this year — Velero, MinIO, and restore automation triggered through CI.

KubernetesVeleroMinIO
read more
Jul 8, 2026·1 min read

Enterprise infrastructure automation

Spent time this year building automation that rotates privileged credentials across enterprise infrastructure platforms, including NSX-T.

NSX-TAutomationInfrastructure
read more