Skip to content

jvtrigueros/JavaScript30

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript30

This is my take on the JavaScript 30 Day Challenge. I'll be checking these out as I build them.

  • [JavaScript Drum Kit](./01 - JavaScript Drum Kit/index.html)
  • [JS and CSS Clock](./02 - JS and CSS Clock/index.html)
  • [CSS Variables](./03 - CSS Variables/index.html)
  • [Array Cardio Day 1](./04 - Array Cardio Day 1/index.html)
  • [Flex Panel Gallery](./05 - Flex Panel Gallery/index.html)
  • [Type Ahead](./06 - Type Ahead/index.html)
  • [Array Cardio Day 2](./07 - Array Cardio Day 2/index.html)
  • [Fun with HTML5 Canvas](./08 - Fun with HTML5 Canvas/index.html)
  • [Dev Tools Domination](./09 - Dev Tools Domination/index.html)
  • [Hold Shift and Check Checkboxes](./10 - Hold Shift and Check Checkboxes/index.html)
  • [Custom Video Player](./11 - Custom Video Player/index.html)
  • [Key Sequence Detection](./12 - Key Sequence Detection/index.html)
  • [Slide in on Scroll](./13 - Slide in on Scroll/index.html)
  • [JavaScript References VS Copying](./14 - JavaScript References VS Copying/index.html)
  • [LocalStorage](./15 - LocalStorage/index.html)
  • [Mouse Move Shadow](./16 - Mouse Move Shadow/index.html)
  • [Sort Without Articles](./17 - Sort Without Articles/index.html)
  • [Adding Up Times with Reduce](./18 - Adding Up Times with Reduce/index.html)
  • [Webcam Fun](./19 - Webcam Fun/index.html)
  • [Speech Detection](./20 - Speech Detection/index.html)
  • [Geolocation](./21 - Geolocation/index.html)
  • [Follow Along Link Highlighter](./22 - Follow Along Link Highlighter/index.html)
  • [Speech Synthesis](./23 - Speech Synthesis/index.html)
  • [Sticky Nav](./24 - Sticky Nav/index.html)
  • [Event Capture, Propagation, Bubbling and Once](./25 - Event Capture, Propagation, Bubbling and Once/index.html)
  • [Stripe Follow Along Nav](./26 - Stripe Follow Along Nav/index.html)
  • [Click and Drag](./27 - Click and Drag/index.html)
  • [Video Speed Controller](./28 - Video Speed Controller/index.html)
  • [Countdown Timer](./29 - Countdown Timer/index.html)
  • [Whack A Mole](./30 - Whack A Mole/index.html)

Credit

This is a fork of Wes Bos's 30 Day JavaScript Challenge, original README

About

30 Day Vanilla JS Challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.5%
  • CSS 16.9%
  • JavaScript 2.6%