diff --git a/01 - JavaScript Drum Kit/index.html b/01 - JavaScript Drum Kit/index.html
new file mode 100644
index 0000000000..6c93b28b37
--- /dev/null
+++ b/01 - JavaScript Drum Kit/index.html
@@ -0,0 +1,91 @@
+
+
+
+
+ JS Drum Kit
+
+
+
+
+
+
+
+ A
+ clap
+
+
+ S
+ hihat
+
+
+ D
+ kick
+
+
+ F
+ openhat
+
+
+ G
+ boom
+
+
+ H
+ ride
+
+
+ J
+ snare
+
+
+ K
+ tom
+
+
+ L
+ tink
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/02 - JS and CSS Clock/index.html b/02 - JS and CSS Clock/index.html
new file mode 100644
index 0000000000..c1139a4351
--- /dev/null
+++ b/02 - JS and CSS Clock/index.html
@@ -0,0 +1,96 @@
+
+
+
+
+ JS + CSS Clock
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/03 - CSS Variables/index.html b/03 - CSS Variables/index.html
new file mode 100644
index 0000000000..adb33a4e11
--- /dev/null
+++ b/03 - CSS Variables/index.html
@@ -0,0 +1,84 @@
+
+
+
+
+ Scoped CSS Variables and JS
+
+
+ Update CSS Variables with JS
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/04 - Array Cardio Day 1/index.html b/04 - Array Cardio Day 1/index.html
new file mode 100644
index 0000000000..5465e3aaf9
--- /dev/null
+++ b/04 - Array Cardio Day 1/index.html
@@ -0,0 +1,70 @@
+
+
+
+
+ Array Cardio 💪
+
+
+ Psst: have a look at the JavaScript Console 💁
+
+
+