Live site: vantuch.dev
My personal website. The interface is a spatial, isomorphic Next.js experience: a 3D pipeline scene with clickable nodes that open dialog cards for work, capabilities, and contact, plus a bottom navigation bar and a command‑terminal style navigator.
- Spatial 3D scene with focusable clusters and animated data flow.
- Dialog-driven content panels for Work, Capabilities, and Contact.
- Command terminal with autocompletion and
lsstyle markdown previews. - Locale-aware UI copy with a Czech + English switcher.
- Vercel-optimized image previews for project cards.
- Next.js (App Router)
- React + TypeScript
- next-intl for localization
- React Three Fiber / Drei for the pipeline scene
- Sonner for toast notifications
- Playwright for end‑to‑end testing