An OS-style portfolio site built with Next.js. Features a macOS-inspired desktop with draggable windows, a working terminal with games, and glassmorphism throughout.
npm install
npm run devnpm run buildOutput goes to out/ for static hosting (GitHub Pages, Netlify, etc.)
See HANDOFF.md for a full guide on making this your own.