Blog Articles
The Testing Maturity Trap: Why Chasing 100% Coverage Fails
Discover why unit testing database repositories creates a fragile codebase and why senior engineers switch to local integration tests for real confidence.
JUN 13, 2026•3 MIN READ•BLOG POSTMastering Production-Ready Node.js Applications
Learn how to build resilient, scalable backend systems using Express.js. Discover expert strategies for global error handling, caching, and database safety.
JUN 05, 2026•5 MIN READ•BLOG POSTWoocommerce 401 unauthorized Astro fix
Learn how to fix WooCommerce REST API 401 Unauthorized errors in Astro using Application Passwords and native fetch for a reliable, production-ready setup.
APR 28, 2026•3 MIN READ•ERROR FIX
Fixing 'write EOF' Crashes in Astro + Cloudflare Dev on Windows
Resolve the write EOF error in Astro when using the Cloudflare adapter. This guide covers VC++ Redistributable fixes and Wrangler config for local development.
APR 25, 2026•3 MIN READ•ERROR FIX
Mastering Cloudflare Infrastructure with Wrangler CLI
Master Cloudflare D1, Workers, Pages, and Queues with Wrangler. A complete guide to managing your edge-native CRUD operations from the command line.
MAR 23, 2026•3 MIN READ•BLOG POST
Agency vs. Specialist: Why Your Next MVP Should Be Edge-Native
A deep dive into why hiring a type-safe architect outperforms traditional agencies. Explore high-performance stacks using Hono, Astro, and Cloudflare D1.
MAR 20, 2026•3 MIN READ•BLOG POST
How I Design and Build Systems: From Monoliths to the Edge
A deep dive into my architectural transition from BazarBhai's Node.js monolith to TrackFlow's type-safe, edge-native Hono and Drizzle ORM structure.
MAR 17, 2026•3 MIN READ•BLOG POST
Who I Am as a Developer
A look into my engineering philosophy—performance-first architecture, type-safe development, and building scalable systems designed for speed and reliability.
MAR 17, 2026•2 MIN READ•BLOG POST
Why Companies Work With Me: Solving Complexity with Performance
Discover why forward-thinking companies choose an Edge-Native specialist to build their scalable, secure, and high-performance digital infrastructure.
MAR 17, 2026•2 MIN READ•BLOG POSTTrackFlow: High-Performance Edge Web Analytics
TrackFlow is an open-source, cookieless web analytics platform built on Astro and Cloudflare. Track visits, origins, and metrics at the edge with zero bloat.
MAR 11, 2026•5 MIN READ•PROJECT
BazarBhai: Building a Multi-Vendor Marketplace for Local Businesses
BazarBhai was my first real startup product. Built to solve a practical problem, it empowers local neighborhood stores to sell online and scale easily.
MAR 06, 2026•3 MIN READ•PROJECT
Building an Edge-Native Waitlist with Astro and Cloudflare D1
A case study on building a fast, type-safe waitlist with Astro, Cloudflare D1, and Drizzle ORM for early product signups.
MAR 01, 2026•4 MIN READ•PROJECT
Portfolio: Building a High-Performance Portfolio with Astro
A fast, SEO-friendly portfolio and digital garden built with Astro, React, and Tailwind to showcase projects, writing, and engineering growth.
FEB 25, 2026•4 MIN READ•PROJECT
Edge vs. Server: Why the Future of Web Infrastructure is Distributed
Edge computing moves application logic closer to users worldwide. Learn why distributed infrastructure is faster and more scalable than traditional servers.
FEB 25, 2026•4 MIN READ•BLOG POST