Skip to content

Commit 0279999

Browse files
committed
gen art
1 parent 0c1a137 commit 0279999

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

public/assets/play/gen-art-01.png

373 KB
Loading

public/assets/play/gen-art-02.png

100 KB
Loading

src/data/play/01_creative-coding.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ thumbnail: cc.gif
88
tags: coding, javascript
99
---
1010

11+
## Random Art
12+
13+
Art generated by the random numbers
14+
15+
<ul class="collage">
16+
<li><a href='https://observablehq.com/d/9d242c08b094d633' target='_blank'>
17+
<img src="/assets/play/gen-art-01.png" alt="Generative art" loading="lazy"></a>
18+
</li>
19+
<li><a href='https://observablehq.com/d/7098fbebe08eb8f6' target='_blank'>
20+
<img src="/assets/play/gen-art-02.png" alt="Generative art" loading="lazy"></a>
21+
</li>
22+
<li></li>
23+
</ul>
24+
1125
## The Grid
1226

1327
Exploring the flipboard effect inspired by airport terminals. This reads a bunch of inspiring quotes and displays it on a grid

src/data/play/02_vaulter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ description: Vaulter is a safe, self owned password repository where you can sav
66
year: 2024
77
tags: javascript, experiment, plugin
88
thumbnail: vaulter.png
9-
direct_link: https://vivekipedia.in/vaulter
9+
direct_link: https://github.com/kaizer1v/vaulter
1010
---
1111

0 commit comments

Comments
 (0)