experiments/README.md
2024-08-20 08:13:30 +10:00

13 lines
255 B
Markdown

---
title: Experiments
---
# Experiments
Small micro-projects that fit into a single HTML file. Used to experiment and mess around with native web features.
## List
- [Animated background grid](./tiling.html)
- [Swipeable scrolling](./scrolling.html)