svg

Menu

Blog Articles

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

Building TrackFlow: High-Performance Edge Web Analytics

How I engineered a cookie-less, privacy-first analytics platform using Astro, Cloudflare D1, and Drizzle ORM to deliver sub-millisecond edge tracking.

MAR 11, 20264 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