Initial commit: WebGPU portfolio — generative-art site with DOM overlay

This commit is contained in:
2026-07-26 19:06:17 +02:00
commit 7172894ebb
30 changed files with 3916 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
node_modules
dist
.vite
*.log
# IDE / editor
.vscode
.idea
# OpenCode agent scratch
.opencode/
# Throwaway test scripts
test-*.cjs
test-*.mjs
test-*.js
# LaTeX resume (unrelated to the site)
resume.tex