In this small corner of the internet, I write about things that interest me. Here are some of my posts:
Adding an OG Image to my site
OG (Open Graph) images help in social sharing of a site. This is a view into my experience while implementing it for my site.
Sep 04, 2024
Halo Effect for Images
Adding a halo effect to an image can be tricky. This blog post explores a particular way to add a halo effect to an image (or anything).
May 16, 2024
Improving LCP for your page
Largest Contentful Paint (LCP) is a Core Web Vitals metric that measures perceived loading performance. Improving LCP can help improve user experience.
May 16, 2024
Why useImperativeHandle?
useImperativeHandle is a React Hook that lets you customize the handle exposed as a ref.
May 13, 2024
Weird Google Autocomplete + MUI
Google Maps API + Material UI is even weirder. A tale of how I solved the autocomplete suggestions not showing up issue.
May 07, 2024