From 7f0ea7608733c247fd2e434d31cf25bad26c8bdc Mon Sep 17 00:00:00 2001 From: Ben Tappin Date: Thu, 29 Mar 2018 17:21:06 +0100 Subject: [PATCH 1/7] 01 --- 01 - JavaScript Drum Kit/index.html | 83 +++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 01 - JavaScript Drum Kit/index.html diff --git a/01 - JavaScript Drum Kit/index.html b/01 - JavaScript Drum Kit/index.html new file mode 100644 index 0000000000..67c585cfe2 --- /dev/null +++ b/01 - JavaScript Drum Kit/index.html @@ -0,0 +1,83 @@ + + + + + JS Drum Kit + + + + +
+
+ A + clap +
+
+ S + hihat +
+
+ D + kick +
+
+ F + openhat +
+
+ G + boom +
+
+ H + ride +
+
+ J + snare +
+
+ K + tom +
+
+ L + tink +
+
+ + + + + + + + + + + + + + + From 9c6a0800b971ff37414cdc336ed703be17d7936a Mon Sep 17 00:00:00 2001 From: Ben Tappin Date: Thu, 29 Mar 2018 17:40:38 +0100 Subject: [PATCH 2/7] 02 --- 02 - JS and CSS Clock/index.html | 97 ++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 02 - JS and CSS Clock/index.html diff --git a/02 - JS and CSS Clock/index.html b/02 - JS and CSS Clock/index.html new file mode 100644 index 0000000000..8c393a3a1a --- /dev/null +++ b/02 - JS and CSS Clock/index.html @@ -0,0 +1,97 @@ + + + + + JS + CSS Clock + + + + +
+
+
+
+
+
+
+ + + + + + + From 7804db0e76eb46dcf88d268a27e4c74faa68d931 Mon Sep 17 00:00:00 2001 From: Ben Tappin Date: Thu, 29 Mar 2018 17:42:38 +0100 Subject: [PATCH 3/7] 03 --- 03 - CSS Variables/index.html | 72 +++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 03 - CSS Variables/index.html diff --git a/03 - CSS Variables/index.html b/03 - CSS Variables/index.html new file mode 100644 index 0000000000..f39d1e5d28 --- /dev/null +++ b/03 - CSS Variables/index.html @@ -0,0 +1,72 @@ + + + + + Scoped CSS Variables and JS + + +

Update CSS Variables with JS

+ +
+ + + + + + + + +
+ + + + + + + + + From ad5d68d9117d956c2950d611f460dc66fc3abf0f Mon Sep 17 00:00:00 2001 From: Ben Tappin Date: Thu, 29 Mar 2018 19:16:51 +0100 Subject: [PATCH 4/7] 04 --- 04 - Array Cardio Day 1/index.html | 102 +++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 04 - Array Cardio Day 1/index.html diff --git a/04 - Array Cardio Day 1/index.html b/04 - Array Cardio Day 1/index.html new file mode 100644 index 0000000000..ab45923f14 --- /dev/null +++ b/04 - Array Cardio Day 1/index.html @@ -0,0 +1,102 @@ + + + + + Array Cardio 💪 + + +

Psst: have a look at the JavaScript Console 💁

+ + + From c1bf76d16c5fd8d516d7b54cbbdcebd69a2d0df0 Mon Sep 17 00:00:00 2001 From: Ben Tappin Date: Tue, 3 Apr 2018 10:32:40 +0100 Subject: [PATCH 5/7] 05 --- 05 - Flex Panel Gallery/index.html | 142 +++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 05 - Flex Panel Gallery/index.html diff --git a/05 - Flex Panel Gallery/index.html b/05 - Flex Panel Gallery/index.html new file mode 100644 index 0000000000..6f72abe5ab --- /dev/null +++ b/05 - Flex Panel Gallery/index.html @@ -0,0 +1,142 @@ + + + + + Flex Panels 💪 + + + + + + +
+
+

Hey

+

Let's

+

Dance

+
+
+

Give

+

Take

+

Receive

+
+
+

Experience

+

It

+

Today

+
+
+

Give

+

All

+

You can

+
+
+

Life

+

In

+

Motion

+
+
+ + + + + + + From 3e9a12dba7bd119a2dc20513579926919681e678 Mon Sep 17 00:00:00 2001 From: Ben Tappin Date: Thu, 19 Apr 2018 10:57:27 +0100 Subject: [PATCH 6/7] 07 --- 07 - Array Cardio Day 2/index.html | 61 ++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 07 - Array Cardio Day 2/index.html diff --git a/07 - Array Cardio Day 2/index.html b/07 - Array Cardio Day 2/index.html new file mode 100644 index 0000000000..ca9db55b20 --- /dev/null +++ b/07 - Array Cardio Day 2/index.html @@ -0,0 +1,61 @@ + + + + + Array Cardio 💪💪 + + +

Psst: have a look at the JavaScript Console 💁

+ + + From 96ed01e833bdf51550c2f401520c517bb7a3b43a Mon Sep 17 00:00:00 2001 From: Ben Tappin Date: Thu, 19 Apr 2018 10:57:37 +0100 Subject: [PATCH 7/7] 08 --- 08 - Fun with HTML5 Canvas/index.html | 67 +++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 08 - Fun with HTML5 Canvas/index.html diff --git a/08 - Fun with HTML5 Canvas/index.html b/08 - Fun with HTML5 Canvas/index.html new file mode 100644 index 0000000000..5428bef1ac --- /dev/null +++ b/08 - Fun with HTML5 Canvas/index.html @@ -0,0 +1,67 @@ + + + + + HTML5 Canvas + + + + + + + + + + +