diff options
| author | Yuval Adam <_@yuv.al> | 2025-02-27 14:22:19 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-02-27 14:22:19 +0100 |
| commit | 2966e21ce91f12fe270d45b89c940334344a7a86 (patch) | |
| tree | 88673777f16d1bf630fbcd11e263d190fe624b87 /README.md | |
| parent | ec95f1657e0fe94b5c424408ebcd7ac59f6e1244 (diff) | |
add zen garden
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
