← projects

Not Real Architecture.

AI-assisted
  • react
  • vite
  • three.js

A site that doubles as a playground. The content layer (this writing, the projects index) is MDX compiled by velite, while the sketches host interactive 3D and node-graph experiments — each in its own isolated canvas.

What it demonstrates

A code-defined TanStack Router SPA that still unfurls correctly on social cards: a Playwright crawl prerenders every route to static HTML with per-route OG tags, JSON-LD, and a generated sitemap.xml + llms.txt.

Stack

React 19, Vite 8 (Rolldown), Tailwind v4, react-three-fiber, and @xyflow/react for the graphs. No backend — everything is static at the edge.