An open API service indexing awesome lists of open source software.

https://github.com/lmoroz/javascript30

🔥 30 Day Vanilla JS Challenge https://JavaScript30.com
https://github.com/lmoroz/javascript30

challenge es2016 exercise javascript javascript30 js6 lessons-learned vanilla-javascript vanilla-js wesbos

Last synced: 2 months ago
JSON representation

🔥 30 Day Vanilla JS Challenge https://JavaScript30.com

Awesome Lists containing this project

README

          

![](https://javascript30.com/images/JS3-social-share.png)

# JavaScript30

Solutions by Larisa Moroz for the JavaScript 30 Day Challenge.

Grab the course at [https://JavaScript30.com](https://JavaScript30.com)

# My progress

Start date: Febuary 7th, 2017

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