My Blog

Supercharging shadcn/ui Avatar with Next.js Image Optimization

Supercharging shadcn/ui Avatar with Next.js Image Optimization

While building my Next.js portfolio template, I noticed that shadcn/ui Avatars were too heavy, so I plugged in getImageProps() and now they’re lighter, faster, and smoother.

25 Aug 2025
A Sample Web Page Performance Audit: Findings & Actionable Tips

A Sample Web Page Performance Audit: Findings & Actionable Tips

In this case study, I share the findings of a real-world performance audit I conducted on a Next.js web page. You'll learn how layout shifts, script execution, and rendering strategies impact Core Web Vitals—and what actionable steps can significantly boost your page speed on both mobile and desktop.

1 Aug 2025