Optimizing Images for Web Performance

Optimizing Images for Web Performance

Images make websites look great, but they’re also the biggest performance bottleneck. They add huge file sizes, delay Largest Contentful Paint (LCP), and can even mess with Cumulative Layout Shift (CLS) if they aren’t handled properly. And while developers are quick...
litur

litur

A color picker for the real world. Find, collect and organize all the colors around you.A designer’s best-kept secret, a developer’s best friend.
Figcomponents.com

Figcomponents.com

We’ve curated the best Figma components in one place. Discover, copy and paste UI components in Figma with the most efficient way to build designs. Get all the essentials for any design project in one place. From buttons to data visualizations, you’ll find...
Learn Shader Programming with Rick and Morty

Learn Shader Programming with Rick and Morty

This animation of Rick was made with 240 lines of code. No libraries, no images. I’m going to show you how to use GPU shaders and signed distance fields to make animations like it for videos, video games, or just for fun! I even built a live coding editor into the...