Blog
Thoughts & Insights
Writing about web development, e-commerce, design systems, and the modern web stack.
E-CommerceFebruary 15, 2026
Building a Headless Shopify Storefront with Next.js
A deep dive into architecting a high-performance e-commerce experience using Shopify's Storefront API and Next.js App Router.
PerformanceJanuary 28, 2026
Optimizing Next.js for Perfect Core Web Vitals
Practical strategies for achieving 100/100 Lighthouse scores: image optimization, code splitting, and edge rendering.
DesignJanuary 10, 2026
Creating a Scalable Design System with Tailwind CSS
How to build a consistent, maintainable design system using CSS custom properties, Tailwind, and component composition.