@JavaScriptKing

Check the projects live demo and source codes here: 
https://www.100jsprojects.com

@SaadYezdani

You can't imagine how much you helped me. This was just incredibly done. People can even include these projects under their resume. Awesome. Keep up!

@JavaScriptKing

0:00 Introduction and Projects review
4:03 Project 1 - Emoji Rating
54:24 Project 2 - Profile Statistics
1:42:00 Project 3 - Rotating Image Gallery
2:24:36 Project 4 - New Year Countdown
3:10:47 Project 5 - Random Password Generator
4:13:33 Project 6 - Animated Search Bar
4:54:43 Project 7 - Social Media Select Menu
5:43:03 Project 8 - Double Landing Page
6:21:56 Project 9 - To Do List
7:28:27 Project 10 - Step Progress Bar

@kristofferlohse1056

Great walkthrogh and very easy to follow along. Great for a beginner :-) Keep up the good work

@nishkarshjain5684

I'm honor to have u as my mentor.
Thank u so much, for all the HTML, CSS &  JS videos u taught.
I follow ur playlist thoroughly though the projects r small but they contain alot of new learning.

Looking forward to learn more new things from u,
Sir.
๐Ÿ‘๐Ÿป๐Ÿ‡ฎ๐Ÿ‡ณ

@rhinopromptmovers3468

You are just phenomenal and the explanations are more than amazing.We are lucky to have such talented people like you sharing their knowledge

@andrewcuster6498

I improved a little on step-progress-bar.  I added both <i> elements to each step, then in css: 
.step .fa-check {
  display: none;
}

.step.checked .fa-check {
  display: inline-block;
}

.step.checked .fa-times {
  display: none;
}

then in js:

    if (i < currentChecked) {
      setTimeout(() => {
        step.classList.add('checked')
      }, 420);

@lilianwilliams9276

Omg this is one of the best beginners js projects. So detailed, thank you

@nicolepinhal5636

Indeed  Javascript  King -  I just stumbled on your channel  after spending tons and tons of hours and days struggling  to  understand  how to manipulate the  DOM and some CSS eg flexbox. You explain concepts in a very engaging and simple manner  far much better than my so called proff:( thank you so much ๐Ÿงก๐Ÿงก.newbie and subscribed.  If possible try add a little bit of intermediate JS please ๐Ÿ˜Š

@shah.md.mostakim

Such a great teacher with great projects! Respect!

@inayatahmadzai4414

Such a great job man, this is what really call project for beginner, easy to follow. Subscribed & Bookmarked

@danceworld3376

You helped me a lot. I tried to find a lot of other videos, but honestly this is the best.thanks a lot.โค๏ธ๐Ÿ’—๐Ÿ’—

@oscaranillo7131

This is great! Keep it up! Best tutorials with HTML, CSS, JS in the internet!

@kingsbeetv7437

That is incredible. I would like you to do more for us to learn from you.

@yummyguy8015

Thanks for the projects. Amazing and interesting

@fierrinho

Best project based course

@code.cracking

Really enjoyed them , you really inspire and I tried also implementing some in a slightly different way. Thanks a lot

@Rahul-bn9vq

Such a soft spoken teacher you are man,your calming voice makes your project even more effective,keep up the good work man,Appreciated :)

@chidozienwokoji4923

I just found your channel. Your explanations are well detailed. I hope to get a certificate of completion when I'm done with the tutorial

@diwas4549

I learnt javascript before but i wasn't confident enough but this tutorial helped me a lot thank you many. looking for react full course