experiments/README.md

13 lines
263 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](./src/tiling.html)
- [Swipeable scrolling](./src/scrolling.html)