It was the first day of 2019 and I was not where I wanted to be. I felt at my peak when learning something new. The new year started with a project idea, and the winter ended with an unmotivated, unfinished project.
I missed the college coding grind--learning new things and bringing ideas to life. A skill I've always wanted to master was CSS. I want to leverage it and create compelling user experiences for people to enjoy. My background in Python, Java, and C++ gave me a solid computer science foundation. Now it was time to modernize my skills and make my work functional and visually appealing.
One day I opened CodePen, felt waves of inspiration, and got right to work. I studied HTML and CSS using the MDN Web Docs, W3Schools and CSS Tricks.
Around this time I was also teaching myself vector drawing and animation using Adobe Illustrator and After Effects (until my free trial ran out...). When I found this pure CSS BB-8 animation on CodePen, I was captivated. I had to learn how to do that.
And so it began.
I challenged myself to spend 20 days coding CSS animations before the end of the year. The final day was when I got the most ambitious, and the most creative, so I spent a total of 25 days!
You can view my 25 Days of CSS journey on CodePen.
Tools
The Bare Minimum
Everyone starts small. For the first 10 days of the challenge, I used the following to brush up on the basics. These served as the foundation for my frontend skills:
- HTML: Hypertext Markup Language; creates the content of a webpage.
- CSS: Cascading Style Sheets; describes the style of a webpage.
Javascript: A programming language used to describe a webpage's behavior. This was used for select animations.
CodePen: An online code editor for HTML, CSS, and Javascript where users can showcase their work - great for getting your web dev code seen and debugged.
Power Ups
Everyone also gets lazy and curious (by everyone I mean me). Once I was comfortable with the bare minimum, I explored tools that would improve the development process:
- Sass: Style sheet language that provides variables, functions, mixins, and more to streamline CSS.
- Pug: A template engine for a more clean, whitespace sensitive syntax for HTML--great for speeding up development.
- Visual Studio Code: A cross platform source-code editor. Used to practice setting up my Pug and Sass developer environment.
The Process
I wanted to take time and care to learn and understand CSS properties and its uses. Breaking down my creative process in this way enabled me to make something fun and learn something new.
1. Have an Idea
I'd browse Dribble, CodePen, and r/MotionDesign for inspiration.
I can be overly ambitious when learning something new, so finding inspiration on these sites helped me scope my animations while realizing CSS's capabilities.
Then I wrote down every possible idea I had with no limits. Most of my ideas came from things I enjoy like video games, sci-fi, kawaii culture, the list goes on…This would help me persevere through challenges and motivate me to keep working on it.
2. Sketch a Blueprint
I'd start off with a rough sketch of the animation. This is where I planned my HTML elements, and the animation directions for specific elements.
3. Find Examples
The beauty of coding is that you can learn from existing implementations and repurpose them for your own.
Why reinvent the wheel? Improve it with new ideas.
I inspected animation code that seemed similar to what I was trying to accomplish, and combined it with what I learned to form an elegant solution. CodePen and the Chrome developer tools were a big help here.
4. Animate!
Equipped with ideas, blueprints, examples, and my Bulbasaur plushie, I brought my CSS ideas to life. I've had roadblocks, I've been personally victimized by typos, and I wasn't always happy with my pace. Thankfully, online research and rubber ducking helped me learn from my mistakes and progress faster and faster after each project.
Days 1–8: Start Small & Recreate Examples with a Twist
The first 9 days focused on understanding shaping, positioning, keyframes, and transitions. I grabbed designs, animations, and pens I really liked, and tried to recreate them from memory.
Intermission
Part way through my challenge I felt insecure. I wondered whether or not there was any merit or value to learning CSS this way.
Am I wasting my time? Is this even useful for web development?
Well, let's find out.
I put my new skills to the test by designing and coding the frontend for a make up e-commerce site using plain old HTML and CSS:
Here I used the traditional column layout with the clearfix method, studied the tradeoffs between traditional columns, flex boxes, and CSS grids after using flex boxes in my animations, applied media queries, and debugged elements through Chrome's developer tools.
Then, I worked on a fun redesign of MAC Makeup's landing page inspired by Julie Park's FitBit landing page. I applied my knowledge of CSS positioning, transitions, borders, box shadows, render orders, fonts, and clips.
Animating armed me with the ins and outs of numerous CSS properties like backgrounds, transforms, borders, positions, the list goes on. Animating reinforced newly acquired skills, and thus exercised them by building static web pages.
Whether you're a frontend developer, CSS animator or hobbyist, we're all using the same language -- the skills and concepts learned are transferrable by default.
Liquid error: internal
Days 9–25: Climb the Curve & Code from the Heart
My later projects were based on original ideas once I got more comfortable with CSS. I've always wanted to make an animated avatar, and cute animations inspired by my everyday life. Some of my work was also inspired by my favorite Nintendo video games like Super Mario World 2: Yoshi's Island and Pokémon.
Day 10 is one of my personal favorites. I made this once I realized how much I love coding. Before this challenge I've had several low points, wallowed in doubt, and grew skeptical of my path as I felt my skills and projects weren’t as competitive and impactful as my peers yet.
Thankfully I remembered why I'm doing this--to learn and to create engaging experiences. With that in mind I pursued this challenge with hard work, determination, and self improvement, and in turn it restored my love for coding.
Day 12 was spent styling my first full stack project for my coding bootcamp which was a single paged Tic Tac Toe game. Since our whole cohort was assigned the same game, I gave my version an animated personality:
I resumed my personal animations for days 13 - 25:
This one is another favorite. Days 17-18 was inspired by this gorgeous scene from my favorite Pokémon episode Bulbasaur and the Mysterious Garden.
This last pen was an interesting one to work on. I revisited Pokémon X for the Nintendo 3DS and opened up Pokemon Amie. This feature lets players pet and feed their their Pokemon using the 3DS touch screen. It's fun and therapeutic on a rough day, so I was compelled to code a desktop version for myself and others to use.
I'm grateful for this journey. I learned key CSS concepts like keyframes, transitions, transformations, blend modes, clipping, masking, media queries, pseudo elements, flex boxes, and much, much more.
Additionally, I grew more confident in my coding and problem solving abilities. I've picked myself back up by completing projects from start to finish, managing my scope, asking questions, and maintaining a growth mindset.
I'm encouraged by this challenge. I'm excited to learn more and tackle more frontend projects in the future.
Oldest comments (87)
These are absolutely incredible
You already know that I think your work is fantastic! Great post 🙂 You definitely have a talent for this stuff, have you spent much time in the past doing any design work or just art in general?
Thank you! 😊I really enjoyed your recent post as well.
Back in high school I used to draw and paint a little for fun. I didn't do it as much during college, nor did I do design work before hand. I started studying UI/UX principles and best practices on my spare time and looked to Dribbble and Behance for inspiration. I'm looking forward to doing more UI work in the future.
woah these are amazing 🎉
These are so cool!
Thank you so much!
Thank you for creating such a great platform. This has been a good one to be apart of and share what I've learned.
Great job that was useful.
I have a questions and I wanted to know with which app you created
Sketch for Day 10 I mean photo?
Thank you!
I took a picture of a notebook sketch with my iPhone. Then in the default editor I increased the brilliance, shadows, contrast, brightness, and black point, and decreased the highlights.
woahh!!! these are sooo good 😭🌻🦄🦄
Haha thank you! 😄It's a fun medium for sure
Damnn these are so cool 😍
Thank you! 😊
Any good animation tutorials? Everything I find is basic animations, but all these examples feel so intimidating. 😅
That's a good question. Most of what I learned about animation was from reading MDN's Keyframes post and W3Schools' articles on keyframes and the animation article.
Before viewing these I used W3Schools and MDN to learn how to shape elements and position them in different ways since each shape is an HTML element! CodePen was also phenomenal for seeing it put into practice.
I did however just come across an illustration and animation by Agathe Cocco after my challenge. It's a great read and a great place to get started!
Best of luck! I hope this helped answer your questions.
Thanks for taking the time to put an answer together, and congrats on this blowing up! I've seen it everywhere. 😊
To get inspiration, this one may be of interest to you:
uimovement.com/all-designs/
I like the ideas there and since it's only for inspiration and not actually coded (I believe), a few could be a good challenge.
Thank you for sharing! I just book marked this. I'm excited to visit this site for UI inspiration!
You can even receive the top 5 designs of the week in your inbox ;)
I just want to say that your work is insanely good.
Keep doing it! 😄
Thank you so much! I definitely look forward to working on more of them 😄
Oh my god , I proud of you. I hope i have the same way that help me to learn New skills .
I will try the same steps to learn CSS motion.
My new Arabic project " ask and answer community jwabe.com
Thank you for the kind words! Best of luck with your CSS journey as well!
This legit impressed me
Thank you so much! I'm happy to hear!
Outstanding work, never saw anything like that before 😱
Thank you! CSS animations are incredible. Definitely would recommend CodePen if you're interested in seeing more of them. It's a great platform for inspiration.
nice post. native web animation is the best way to start. for my part, I try js libraries like greensock. have you ever experienced this kind of tool ?
Thank you! I haven't used it before. I just looked it up and I like how it makes it easier to adjust animation timelines. I'll give it a try!
oooohhh how beautiful and inspiring! I want to be able to create such fantastic animations! But my problem is more the difficulty to stay focused. Before starting a new project (there I quickly find myself in the "flow" as gamers would say) I get distracted easily, and more than a little scared. There are sooo many interesting things to learn and create, I never really know where to start
Thank you! Haha I totally hear you. I can be the same way. What I found helpful is tailoring work to what you're passionate about, in your case it could be gaming! That way you're motivated to problem solve and find resources to help you with your next project. Working on something gaming related motivates me too :D
Yeah you're right. of course I could reply that maybe I am a bit too much passionate :D In fact that's probably my biggest problem, finding time to do everything I want ;) like I'm involved in a lot of local groups in my town, mostly in ecology. I have many ideas for that and so little time