A cinematic, static-deployable developer portfolio built with React, Vite, Three.js, GSAP, and live GitHub API data.
npm install
npm run devnpm run buildThe production site is emitted to docs/, which is ready for GitHub Pages.
Optional Vite environment variables:
VITE_GITHUB_USER=pyhor
VITE_CONTACT_EMAIL=you@example.comIf these are not set, the site defaults to the pyhor GitHub profile and routes the primary contact action to GitHub.