summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 906763a..0f3a738 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ A collection of cute & creative web experiments and visual experiences.
- [Isometric Triangles](/isometric/index.html) - Dynamic background with animated geometric shapes in an isometric perspective.
- [Lemmings](/lemmings/index.html) - Cute green & blue lemmings walking and falling in a dynamic pixelated environment.
+- [Digital Zen Garden](/zengarden/index.html) - A meditative drag-and-drop experience where users can arrange elements with subtle animations.
+- [BTC Ticker](/btctick/index.html) - Live Bitcoin price visualization with a cool animated chart showing price history.
## 🚀 Local Development
@@ -17,6 +19,7 @@ To view the experiments locally:
2. Open the HTML files directly in your browser
- Main page: `index.html`
- Isometric Triangles: `isometric/index.html`
+ - Digital Zen Garden: `zengarden/index.html`
## 💻 Technologies