Engineering Mar 28, 2026 · 10 min
Anatomy of blog.oriz.in — How I Built a Zero-Cost, High-Performance Blog Platform
A deep-dive analysis of the blog.oriz.in repository: architecture, component design, deployment automation, coding conventions, and lessons learned from building a production Astro blog.
#Astro#Open Source#Architecture
Engineering Mar 27, 2026 · 4 min
Building Client-Side Only Sites with Astro + React on Cloudflare Pages
How to build fast, free, client-side SPA using Astro's static output and React, deployable on Cloudflare Pages with zero server costs.
#Astro#React#Cloudflare Pages
Engineering Mar 15, 2026 · 1 min
Lessons from Building Distributed Systems at TCS
Real-world insights from designing scalable backend systems handling millions of requests daily at Tata Consultancy Services.
#Distributed Systems#Kafka#Redis
Engineering Feb 28, 2026 · 2 min
Why I Bet on Cloudflare Workers for Edge Computing
How Cloudflare Workers changed the way I think about backend architecture, and why edge computing is the future.
#Cloudflare Workers#Edge Computing#Serverless