Skip to content

Famous logos recreated with step-by-step CSS animation

Notifications You must be signed in to change notification settings

manumorante/csspen

Repository files navigation

CSS Pen

Famous logos recreated with step-by-step CSS animation

CSS Pen

In CSS Pen, each figure is drawn with CSS and gradually takes shape, evolving step by step. From logos to iconic shapes, every design is carefully crafted to show how it comes together visually through structured styling.

At first glance, it's a gallery of minimalist illustrations. But there's more: you can enable the code view, follow its evolution step by step, and even edit it to see what happens if you change something. An artistic, educational, and experimental experience, all at once.

There's also a back office where new figures can be created from scratch, customizing each step in real time. While not open to the public yet, it lays the foundation for future contributions and expansion. Additionally, when you share a figure, the URL includes a preview of the image, allowing others to see it before opening the link.

"A small change in code, a giant leap in form."
— Some developer excited about CSS

🔗 Explore the gallery

History

This project reflects how I have been adopting and applying new technologies, regardless of whether I was already familiar with them.

  • 2017 Mar Started with Vanilla JS and pure CSS
  • 2019 Mar Rebuilt the project to use React
  • 2022 Feb Adopted Supabase
  • 2022 Mar Integrated Tailwind CSS
  • 2022 Mar Deployed on Vercel
  • 2022 Mar Revamped UI now like Instagram Stories with CSS Grid
  • 2023 Jul Migrated to TypeScript
  • 2023 Jul Switched to Next.js for enhanced performance

wakatime