Happy Holidays! [ speed coding ]
Skills:
HTML & CSS80%
Key Takeaways
Kevin Powell creates a CSS snowman in a speed coding session, sharing his thought process and coding decisions, and discusses his plans for the new year, including finishing his image series and going back to basics with designing and building websites.
Full Transcript
hi I hope you are doing well it is almost the holidays I'm going on vacation soon and I've been super unproductive too sadly I haven't finished up my image series that so that is going to take off or when me looking at automation I know I promised it for this week but it just never happened but I didn't want to leave you empty-handed so I just came into Illustrator and spend about 10 minutes working on this way a little nice snowman here and what I want to do is code this up with CSS and have a bit of fun with it now I'm not a CSS expert when it comes to drawing stuff like this so I don't know how successful I'm actually gonna be it's a bit of a challenge to myself and there's something fun that I can do now instead of you know I haven't had time to research and do all the other stuff that I normally do for a video so I'm just going to record myself doing this and speed it way up so it's gonna be a little speed coding happy holidays video for you guys sorry if it's not what you were hoping for but I hope you do like it anyway I think it's gonna be fun and yeah enjoy and at the end of the video I'll have a bit of news on what I'm planning on for the new year so yeah let's go and see how I can actually turn this vector into a nice little CSS drawing and also as I said I'm not a CSS I'm not very good at doing this it's not something I do on a regular basis or I actually draw stuff in just with CSS so if you watch it you go oh I could have done that better let me know in the comments I'd love to know on ways I can improve on doing stuff like this even if it's not something I'd think I'll be doing on a regular basis so yeah let's jump right into it let's go outside snow is falling down and every child is having so much fun but snowman is twice the size it's me it's quirky it's mine but holding hands keep each other warm while we stand and watch a choir perform and all the Christmas songs that we love get all the Christmas songs that we love and then while we're gonna go inside and drink our chocolate by the cuz all I want is to spend this day with you let me give you a Christmas moment will feel love enjoy the beautiful kissing on a mistletoes baby with you I don't need any presents as long as I spend this day with you it's a beautiful kissing on a mistletoe baby with you making plans well I'm gonna do I feel so blessed that I can be with you [Music] [Music] let me give you [Music] [Music] and then while we're gonna go inside and drink our chocolate by the fire cuz all I want is to spend this day with you let me give you a Christmas [Music] [Music] [Music] [Music] [Applause] you [Music] [Music] [Music] [Applause] [Music] [Music] [Music] [Music] and we have it guys changed a little bit didn't put the snowflakes run into some trouble with the arms and I really have no idea how I was gonna plan on doing that with the bend plus the hands I was in used some pseudo elements and then I just said yeah it's not gonna happen I ran into a ton of trouble with the trees so that was really frustrating for something that was really I don't know I'm tired I think and took me a while to figure out what was going on there and I knew it should have been working the way I was expecting it to and it just nothing was working the way I was expecting it to so it's a little bit frustrating but I'm happy I got there in the end so thank you so much for watching I hope you like this a bit was fun to watch I enjoyed doing it the snowmen turned out definitely better than I expected him to I didn't think he'd turn out so good there was some things I was just like with the calc and the using the VAR for the heights here and stuff there was things I didn't need to do the way I did I could have used pixels positioning for a lot of stuff that I didn't I was going to get around to the Hat but that looks fine the way it is I think turns into the shape but so as you can see now I have brought it up under code pen just because my thought wasn't working and I knew it would here because I shared it I added the font to what I use on my code pens so you can come off here you can fork it you can check out everything I'm gonna put the link to this below so if you want to play around with it or see what I did you know break it down a little more you're more than welcome to or fork it and do whatever you want with it if you do something fun share it hopefully YouTube doesn't tag it as spam but if it does I'll try and filter it back in see I'm gonna be taking a 2 weeks off now and when we come back I'm gonna finish off the picture series at one point I don't know if it's gonna be the first thing I do there's two videos left in there that I want to do they're gonna be short term to medium term what I plan on doing for the new year and I'm also going to sort of just go back to basics and designing building out just like a site or in maybe not a site but sections the designing code thing I think I want to bring back and stuff like that so if you have any suggestions for all of that please let me know I just I've been focusing a lot on like specific things and I just I feel like just building some stuff that's fun to build like this I really enjoyed doing this even though it's kept me up way past my bedtime so I really hope you enjoyed it and I hope you have a very happy holidays hopefully you have some holidays that you can sit and enjoy and relax and you get a little bit of quiet time to yourself whether it's one day or a couple of weeks off or whatever it is so I look forward to seeing you again in two weeks and until then don't forget to make your corner the internet just a little bit more awesome
Original Description
I'll be taking the next 2-weeks off from making videos, so until then, have a happy, and safe, holiday season!
I'll see you all again in 2019!
The code: https://codepen.io/kevinpowell/pen/oJBLjL?editors=1100
#speedcoding
---
I have a newsletter! https://www.kevinpowell.co/newsletter
New to Sass, or want to step up your game with it? I've got a course just for you: https://www.kevinpowell.co/learn-sass
---
My Code Editor: VS Code - https://code.visualstudio.com/
How my browser refreshes when I save: https://youtu.be/h24noHYsuGc
---
Support me on Patreon: https://www.patreon.com/kevinpowell
I'm on some other places on the internet too!
If you'd like a behind the scenes and previews of what's coming up on my YouTube channel, make sure to follow me on Instagram and Twitter.
Instagram: https://www.instagram.com/kevinpowell.co/
Twitter: https://twitter.com/KevinJPowell
Codepen: https://codepen.io/kevinpowell/
Github: https://github.com/kevin-powell
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from Kevin Powell · Kevin Powell · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
How to create an awesome navigation bar with HTML & CSS
Kevin Powell
Improve your CSS by Keepin' it DRY
Kevin Powell
HTML & CSS for Beginners Part 6: Images
Kevin Powell
HTML & CSS for Beginners Part 7: File Structure
Kevin Powell
HTML & CSS for Beginners Part 4: Bold and Italic text and HTML comments
Kevin Powell
HTML & CSS for Beginners Part 5: Links
Kevin Powell
HTML & CSS for Beginners Part 3: Paragraphs and Headings
Kevin Powell
HTML and CSS for Beginners Part 1: Introduction to HTML
Kevin Powell
HTML and CSS for Beginners Part 2: Building your first web page!
Kevin Powell
HTML & CSS for Beginner Part 8: Introduction to CSS
Kevin Powell
HTML & CSS for Beginners Part 9: External CSS
Kevin Powell
HTML & CSS for Beginners Part 10: Divs & Spans
Kevin Powell
HTML & CSS for Beginners Part 11: Classes & IDs
Kevin Powell
HTML & CSS for Beginners Part 12: The CSS Box Model - Margin, Borders & Padding explained
Kevin Powell
HTML & CSS for Beginners Part 13: Background Images
Kevin Powell
HTML & CSS for Beginners Part 14: Style Text with CSS
Kevin Powell
HTML & CSS for Beginners Part 15: How to style links
Kevin Powell
HTML & CSS for Beginners Part 16: CSS selectors and Specificity
Kevin Powell
HTML & CSS for Beginners Part 17: How to Create and Style HTML Lists
Kevin Powell
HTML & CSS for Beginners Part 18: How Floats and Clears work
Kevin Powell
HTML & CSS for Beginners Part 19: Colors with CSS - hex, rgba, and hsla
Kevin Powell
HTML & CSS for Beginners Part 20: How to center a div
Kevin Powell
HTML & CSS for Beginners Part 21: How to create a basic website layout - the HTML
Kevin Powell
HTML & CSS for Beginners Part 22: How to create a basic layout - the CSS
Kevin Powell
How to Create a Responsive Website from Scratch - Part 1: The HTML #Responsive #HTML5
Kevin Powell
How to Create a Responsive Website from Scratch - Part 2: The Header and Hero area #Responsive #CSS3
Kevin Powell
How to Create a Responsive Website from Scratch - Part 3: The About Section #Responsive #CSS
Kevin Powell
How to Create a Responsive Website from Scratch - Part 4: Building a Responsive Portfolio Section
Kevin Powell
How to Create a Responsive Website from Scratch - Part 5: Call To Action and Footer #CSS #Responsive
Kevin Powell
Tutorial: Learn how to use CSS Media Queries in less than 5 minutes
Kevin Powell
End of the year upate and what's coming to my channel to start the new year
Kevin Powell
Create a CSS only Mega Dropdown Menu
Kevin Powell
CSS Tutorial: Outline and Outline Offset
Kevin Powell
CSS Blending Modes
Kevin Powell
Parallax effect | 2 different ways to add it with jQuery
Kevin Powell
CSS Units: vh, vw, vmin, vmax #css #responsive #design
Kevin Powell
How to Create a Website - Complete workflow | Part 01: Intro + Setting things up
Kevin Powell
100 Subscribers speed coding bonus video
Kevin Powell
How to Create a Website - Complete workflow | Part 02: The Markup #HTML
Kevin Powell
How to Create a Website - Complete workflow | Part 03: Sass Variables and a Mixin #Sass
Kevin Powell
How to Create a Website - Complete workflow | Part 04: Setting up the hero and header
Kevin Powell
How to Create a Website - Complete workflow | Part 05: Typography & Buttons
Kevin Powell
How to Create a Website - Complete workflow | Part 06.1: Building the navigation with Flexbox
Kevin Powell
How to Create a Website - Complete workflow | Part 06.2: Making the nav work with jQuery
Kevin Powell
Redesigning & Coding My Website #CreateICG
Kevin Powell
How to Create a Website - Complete workflow | Part 07: Starting the flexbox grid
Kevin Powell
How to Create a Website - Complete workflow | Part 08: Promo & Problem shooting!
Kevin Powell
How to Create a Website - Complete workflow | Part 09: The CTA and Footer
Kevin Powell
How to Create a Website - Complete workflow | Part 10: Making it responsive
Kevin Powell
How to Create a Website - Complete workflow | Part 11: Making it responsive con't
Kevin Powell
How to Create a Website - Complete workflow | Part 12: Putting the site online
Kevin Powell
Create a Custom Grid System with CSS Calc() and Sass
Kevin Powell
CSS em and rem explained #CSS #responsive
Kevin Powell
Should you use Bootstrap?
Kevin Powell
How to add Smooth Scrolling to your one page website with jQuery
Kevin Powell
Let's learn Bootstrap 4
Kevin Powell
How I approach designing a website - my thought process
Kevin Powell
Build a website with Bootstrap 4 - Part 1: The setup
Kevin Powell
Build a website with Bootstrap 4 - Introduction
Kevin Powell
Build a website with Bootstrap 4 - Part 2: Customizing Variables
Kevin Powell
More on: HTML & CSS
View skill →Related Reads
📰
📰
📰
📰
How to Build an AI Workflow That Saves 10 Hours a Week
Medium · AI
I Tested 10 AI Ebook Generators in 2026 (Full Disclosure: I Built One of Them)
Medium · AI
AI without illusions: Appendices
Medium · Programming
AI Tools for Independent Bookshops and Specialty Retail Stores in 2026
Medium · AI
🎓
Tutor Explanation
DeepCamp AI