svg

Menu

Blog Articles

An illustration comparing brittle repository mocks with robust database integration tests.

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, 20263 MIN READBLOG POST
Production-ready Express APIs built to survive failures and scale reliably

Mastering 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, 20265 MIN READBLOG POST
Fixing WooCommerce REST API 401 Unauthorized error in Astro using fetch and application passwords

Woocommerce 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, 20263 MIN READERROR FIX
An error terminal screen showing 'write EOF' being resolved with a green checkmark

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, 20263 MIN READERROR FIX
Illustration of Cloudflare Wrangler CLI logo with terminal commands

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, 20263 MIN READBLOG POST
A comparison chart showing the performance gap between bloated agency stacks and edge-native builds

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, 20263 MIN READBLOG POST
Illustration showing a transition from a messy monolithic system to a clean modular architecture.

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, 20263 MIN READBLOG POST
An open laptop showing code on a desk, representing the developer's workspace and focus.

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, 20262 MIN READBLOG POST
Professional handshake with a digital data graphic representing a technical partnership.

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, 20262 MIN READBLOG POST
Minimalist brutalist dashboard UI showcasing high performance web metrics

TrackFlow: 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, 20265 MIN READPROJECT
BazarBhai architecture showing customer, vendor, and admin apps connected to a central API and database

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, 20263 MIN READPROJECT
Astro frontend connected to Cloudflare D1

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, 20264 MIN READPROJECT
Minimal portfolio interface showing performance metrics and clean brutalist UI layout

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, 20264 MIN READPROJECT
Illustration explaining edge computing vs centralized servers

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, 20264 MIN READBLOG POST