https://github.com/akashgiricse/javascript30
30 days Vanilla JavaScript Coding Challenge. (From 23rd January 2018 to 23rd February 2018)
https://github.com/akashgiricse/javascript30
codepen css html5 javascript javascript30 vanilla-javascript
Last synced: about 1 month ago
JSON representation
30 days Vanilla JavaScript Coding Challenge. (From 23rd January 2018 to 23rd February 2018)
- Host: GitHub
- URL: https://github.com/akashgiricse/javascript30
- Owner: akashgiricse
- Created: 2018-01-23T09:17:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T18:14:29.000Z (over 8 years ago)
- Last Synced: 2025-04-09T09:49:27.446Z (about 1 year ago)
- Topics: codepen, css, html5, javascript, javascript30, vanilla-javascript
- Language: HTML
- Homepage:
- Size: 900 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 30 days Vanilla JavaScript Coding Challenge.
(From 23rd January 2018 to 23rd February 2018)
Credit for the projects: [JavaScript 30 — Build 30 things with vanilla JS in 30 days with 30 tutorials](https://javascript30.com/)
| Day | What I made/learned | Link |
|:------------|:----------------------------|:-----:|
| Day01
(23/01/2018) | Drum Kit | [JS Drum Kit](https://rawgit.com/akashgiricse/JavaScript30/master/Day01-JavaScript_Drum_Kit/index.html) |
| Day02
(24/01/2018) | Clock using CSS and JS | [CodePen](https://codepen.io/akashgiricse/pen/eyaVwg) |
| Day03
(25/01/2018) | Modifying CSS Variable with JS | [CodePen](https://codepen.io/akashgiricse/pen/EoBpeQ) |