- Engineered a highly scalable architecture for JobSeekr.io (Next.js, Typescript app), supporting a user base of 10000+ monthly
- Led the migration of client-side code to React Server Components (RSC) with Next Js Server Side Rendering (SSR), reducing
- Optimized user experience with strategic caching on Server and CDNs, leveraging Incremental Static Regeneration (ISR) to achieve a blazing-fast First Contentful Paint (FCP) and Largest Contentful Paint (LCP) under 250ms
- Enhanced user experience by migrating API calls with Optimistic updates, Server actions, and Redis async events, resulting in a 70% faster page response time and a smoother overall user experience for our customers
- Architected a multi-level caching solution utilizing Redis (in-memory), Server data cache (data), CDN (static assets and pages