From 2884a3601d529ce23413ec92a94a4fc0316b22ce Mon Sep 17 00:00:00 2001 From: Weronika Jankowska Date: Fri, 9 Jan 2026 15:09:03 +0100 Subject: [PATCH 1/2] FInish - JavaScript Drum Kit --- 01 - JavaScript Drum Kit/index-FINISHED.html | 84 -------------------- 01 - JavaScript Drum Kit/index-START.html | 21 ++++- 2 files changed, 20 insertions(+), 85 deletions(-) delete mode 100644 01 - JavaScript Drum Kit/index-FINISHED.html diff --git a/01 - JavaScript Drum Kit/index-FINISHED.html b/01 - JavaScript Drum Kit/index-FINISHED.html deleted file mode 100644 index ae9aacaf07..0000000000 --- a/01 - JavaScript Drum Kit/index-FINISHED.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - JS Drum Kit - - - - - - -
-
- A - clap -
-
- S - hihat -
-
- D - kick -
-
- F - openhat -
-
- G - boom -
-
- H - ride -
-
- J - snare -
-
- K - tom -
-
- L - tink -
-
- - - - - - - - - - - - - - - - diff --git a/01 - JavaScript Drum Kit/index-START.html b/01 - JavaScript Drum Kit/index-START.html index 8a2f8e8417..a98dbdcfcd 100644 --- a/01 - JavaScript Drum Kit/index-START.html +++ b/01 - JavaScript Drum Kit/index-START.html @@ -60,8 +60,27 @@ - + \ No newline at end of file From ce9c722b492ef49b7bdc994ecf970f09bee0ca7f Mon Sep 17 00:00:00 2001 From: Weronika Jankowska Date: Tue, 13 Jan 2026 18:50:07 +0100 Subject: [PATCH 2/2] Update clock implementation with CSS and JavaScript enhancements --- 02 - JS and CSS Clock/index-START.html | 153 ++++++++++++++----------- 1 file changed, 89 insertions(+), 64 deletions(-) diff --git a/02 - JS and CSS Clock/index-START.html b/02 - JS and CSS Clock/index-START.html index 55ab1a5331..c857f74fa5 100644 --- a/02 - JS and CSS Clock/index-START.html +++ b/02 - JS and CSS Clock/index-START.html @@ -3,73 +3,98 @@ JS + CSS Clock - +
+
+
+
+
+
+
+ + + + -
-
-
-
-
-
-
- - - - -