Writing
Notes on building full-stack products — architecture, DevOps, and the things I learn while shipping.
How I structure a project so the frontend, API, and database evolve together without stepping on each other.
Read this post →
A no-nonsense setup for running a Node app on EC2 with Nginx, PM2, and zero-downtime deploys.
Lessons on modeling relations, migrations, and indexes with TypeORM before the data gets big.