summaryrefslogtreecommitdiff
path: root/README.md
blob: 5d10dc6ea5a9582c4ac5be806334f5d29dc929b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Vibes

A collection of creative web experiments and visual experiences.

## Experiments

- [Isometric Triangles](/isometric/index.html) - Dynamic background with animated geometric shapes in an isometric perspective.

## Local Development

To view the experiments locally:

1. Clone this repository
2. Open the HTML files directly in your browser
   - Main page: `index.html`
   - Isometric Triangles: `isometric/index.html`

## Technologies

- HTML5
- CSS3
- JavaScript (Vanilla)

## License

MIT