Engineering Log

No fluff, just the raw reality of architecting systems, breaking code, and building real-world projects from scratch.

Cloud Architecture · 10 min read

Architecting DocoDive on a Zero-Dollar Budget

How I engineered a complete production platform utilizing TiDB serverless, cloud object storage, and secure authentication—without spending a single dime on infrastructure. A deep dive into traditional frugality meeting modern cloud architecture.

Read the Breakdown
The Grind · 7 min read

From FSc Textbooks to Full-Stack Production Code

Escaping tutorial hell requires pure, unapologetic discipline. My unfiltered journey of bypassing traditional bootcamps, learning raw Python logic, and forcing myself to ship real systems right out of college.

Read the Journey
Engineering Standards · 5 min read

5 Unbreakable Rules for Shipping Real Software

Anybody can start a project; very few actually finish them. These are the 5 battle-tested principles I follow to keep my code clean, validate aggressively, and actually get full-stack applications deployed to production.

Read the Rules