Introduction to the viridis color maps

Design
HTML for People
HTML isn't only for people working in the tech field. It's for everyone. Learn how to make a website from scratch in this beginner friendly web book.
Interactions by Nitish Khagwal
Handcrafted interactions focused on utility & beauty.
© Jin Su Park
Design portfolio of multi-disciplinary designer Jin Su Park.
App/contributingGuides/OFFLINE_UX.md at main · Expensify/App
Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code...
Filippo Ruffini — Portfolio
I’m Filippo Ruffini, 28 years old Graphic Designer. I was born in Cremona ( Italy ) city of violins, and now I’m living in Brescia. I’m specialized in UI/UX design, Digital branding, Interaction design & Motion Graphics.
Introducing TODS – a typographic and OpenType default stylesheet
Introducing a new open source web typography project. The idea is to have a default CSS file to set sensible typographic defaults for use on prose text, making particular use of the font features provided by OpenType.
Emoji History: Before NTT
While Shigetaka Kurita is widely regarded as the inventor of Emoji, thanks to the set he created at NTT DoCoMo in 1999, Matt Sephton found some emojis in Japanese organisers predating them by a lot.
Ilja van Eck - Freelance designer and Webflow developer
Ilja van Eck is a 21 year old freelance digital designer and Webflow developer currently based in The Netherlands. He partners with people and agencies that are looking to create unique Webflow experiences.
Quentin Hocdé
Independent Creative Developer, part of index.studio - Visual Artist - Ex lead front-end at locomotive.ca
Free Public APIs
A collection of Free Public APIs for Students and Developers. Tested every single day.
Grids — Columns & Van De Graaf
The educational project about grids which Obys uses every day with unusual storytelling.
Type of Feeling Type Foundry | Retail & Bespoke Type
Type of Feeling is a type foundry creating bespoke typefaces and offering custom typography inspired by emotions.
Web design: vertical metrics puzzle
Philipp Polder
Philipp Polder is a multidisciplinary designer, webdeveloper and consultant specializing in unconventional online presences
Walk agency
We create lasting experiences for people and brands by connecting strategy and design with needs and desires. We call this transformation rooted in empathy.
Yep! Type Foundry
Do Quests, Not Goals
South Island, New Zealand, a.k.a. Middle-Earth If you were to make a list of what you want to get done this week, it would mostly consist of things you have to do. Get groceries. Book a hair appointment. Get back to so-and-so. Read that health and safety thing for work. If you were to make a list of things you
Explore prints - Marimekko
Bold prints & colors – explore the collection at marimekko.com.
Austin Rowan Grove | Design
Works of Austin Rowan Grove. Graphic design + web development in Nashville, TN.
Beau Parent
Beau Parent Portfolio
GT – GT Academy
Our pro tips on creating a typeface from the ground up.
Public Work by Cosmos
Public Work is a visual search engine for public domain content. Explore 100,000+ copyright-free images from The MET, New York Public Library, and other sources
FISK
FISK is a creative practice focused on the enhancement of art and design in our daily lives.
Explorers Club
Clip Pathing Color Changes
Let's look at a cool animated nav effect (from a recent post by Emil Kowalski) that uses CSS `clip-path` to move the highlighted nav item around. It's an interesting look at this CSS feature and adds a lot of polish to a simple idea.
Animations on the web
A course that teaches you how to craft animations that make people feel something.
Incredible scroll-based animations with CSS-only
Been playing with them a little bit up until now, and it's finally time time for a deep dive into scroll-timeline and the scroll() and view() value functions...
codrops/LayersAnimation: Some ideas for speedy page transition animations with layered images using clip-path.
Some ideas for speedy page transition animations with layered images using clip-path. - GitHub - codrops/LayersAnimation: Some ideas for speedy page transition animations with layered images using ...
Solved by CSS Scroll-Driven Animations: Style an element based on the active Scroll Direction and Scroll Speed
Combine Scroll-Driven Animations with @property, transition-delay, calc(), sign() and abs() … and you can do Scroll Detection using only CSS!