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

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)

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