Skip to content

gupta-ji6/JavaScript30

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript 30 Challenge by WesBos

Participating in and completing 30 day Vanilla JS challenge (#JavaScript30) by WesBos.

Todo Challenges

Add-Ons

I have mentioned below the add-ons I added in some of the JavaScript30 projects for fun.

  • ✨ * - All projects

    Updated design of all projects because designing is therapeutic.

  • 🥁 #1 - JS Drum Kit

    Added touch & click event handling on keys

  • 🕒 #2 - JS and CSS Clock

    Changed size of clock hands & added a pivot in center

  • 🖼 #3 - CSS Variables

    Added border-radius controller

  • 📽 #11 - Custom Video Player

    Added FullScreen button

  • 🎊 #12 - Key Sequence Detection

    Added confetti options

  • 🏪 #15 - LocalStorage

    Added Check All, Uncheck All, Delete All buttons.

  • 📷 #19 - Webcam fun

    Added mirror image for video.

  • 🎮 #30 - Whack A Mole

    Notify user about game over.