Loading
Loading
Headless storefront for a premium brand, built on Next.js + PayloadCMS with a Stripe checkout and sub-300ms page transitions.

Performance score (mobile)
Pre-fetched navigation
After asset optimization
Nazaqa is a high-end e-commerce storefront built for a boutique brand. Owning the frontend end-to-end meant building the product catalog UI, the role-aware checkout flow, responsive layouts across breakpoints, and proper loading / error / empty states. I also designed the PostgreSQL schema and REST APIs alongside the frontend work.
Resolution
Next.js Incremental Static Regeneration (ISR) plus CDN-optimized image delivery. Pages stay warm and load instantly even on cold paths.Resolution
Server-side Stripe webhook handler that drives every order state transition. Zero lost orders even under load.