Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 447 Bytes

File metadata and controls

28 lines (19 loc) · 447 Bytes

iamnotsam.com

Sam Wilson's personal site. A small, interactive portfolio with a 3D rendered personality.

Live: iamnotsam.com

Stack

  • Vite + React
  • React Three Fiber + drei (3D scene)
  • Framer Motion (animation)
  • Lenis (smooth scroll)
  • React Router

Develop

npm install
npm run dev

Build

npm run build

Outputs to dist/. Deploys automatically to GitHub Pages from main.