Hamid Adelyar
Blog posts
May 28, 2024
Creating accessible React icons
A guide on how to create accessible icons in your app, without blowing up the bundle size.
Playground posts
July 24, 2025
Login button
Demo using framer motion to create a login button with multiple states, utilizing AnimatePresence.
June 25, 2025
Animating grid-template-columns with CSS
Demo showing how to animate grid-template-columns using CSS transitions, including unit compatibility and limitations.