From 96ef4780cd0bec1af17be30a3b578ed1daf89bce Mon Sep 17 00:00:00 2001 From: Shahraiz Tabassam Date: Sun, 11 Dec 2016 13:57:29 +0500 Subject: [PATCH 1/3] Personalized readme.md for myself --- readme.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/readme.md b/readme.md index 829f4d07f5..80f83e28f1 100644 --- a/readme.md +++ b/readme.md @@ -2,14 +2,5 @@ # JavaScript30 -Starter Files + Completed solutions for the JavaScript 30 Day Challenge. - -Grab the course at [https://JavaScript30.com](https://JavaScript30.com) - -## Pull Requests - -These are meant to be 1:1 copies of what is done in the video. If you found a better / different way to do things, great, but I will be keeping them the same as the videos. - -The starter files + solutions will be updated if/when the videos are updated. - -Thank! +My attempt at doing the Javascript30 Challenge by Wes Bos :) +Will be posting about each project/day here. From 42102498d8aef2cfbcb86c41b45faf335419ebf0 Mon Sep 17 00:00:00 2001 From: Shahraiz Tabassam Date: Sun, 11 Dec 2016 14:32:55 +0500 Subject: [PATCH 2/3] Checking if I can push changes to the remote repository correctly --- 01 - JavaScript Drum Kit/index-START.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01 - JavaScript Drum Kit/index-START.html b/01 - JavaScript Drum Kit/index-START.html index 4070d32767..d69c68565e 100644 --- a/01 - JavaScript Drum Kit/index-START.html +++ b/01 - JavaScript Drum Kit/index-START.html @@ -2,7 +2,7 @@ - JS Drum Kit + Shahraiz's JS Drum Kit From 346beb6e6bc4859ecebc893f76ffa343110d9690 Mon Sep 17 00:00:00 2001 From: Shahraiz Tabassam Date: Wed, 14 Dec 2016 11:53:44 +0500 Subject: [PATCH 3/3] Changed title of index.html --- 01 - JavaScript Drum Kit/index-START.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01 - JavaScript Drum Kit/index-START.html b/01 - JavaScript Drum Kit/index-START.html index d69c68565e..9088124dc0 100644 --- a/01 - JavaScript Drum Kit/index-START.html +++ b/01 - JavaScript Drum Kit/index-START.html @@ -2,7 +2,7 @@ - Shahraiz's JS Drum Kit + Shahraiz's Cool JS Drumkit