Designed and engineered a headless Next.js PWA, using static page generation and Stripe payment integrations.
Average Page Load Time
A financial portal suffered from high mobile bounce rates due to a slow-loading, non-responsive legacy interface.
Audited web vitals, identifying that legacy SQL queries and heavy script files delayed time-to-interactive by over 4 seconds.
Planned a serverless architecture using ISR (Incremental Static Regeneration) on Next.js to cache static assets at edge nodes.
Designed a clean, dark-mode financial dashboard layout focusing on layout shifts (CLS) mitigation.
Built a fully type-safe Next.js platform using TypeScript and GraphQL APIs to fetch transaction feeds.
Deployed to Vercel edge networks, routing API requests through a secure Cloudflare gateway.
