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
- Host: GitHub
- URL: https://github.com/lmoroz/javascript30
- Owner: lmoroz
- Created: 2017-02-06T15:20:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-02T02:09:38.000Z (about 6 years ago)
- Last Synced: 2025-04-13T05:12:27.560Z (6 months ago)
- Topics: challenge, es2016, exercise, javascript, javascript30, js6, lessons-learned, vanilla-javascript, vanilla-js, wesbos
- Language: HTML
- Homepage: https://lmoroz.github.io/javascript30/
- Size: 30.6 MB
- Stars: 3
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

# 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/)