Hi all — I built my personal site as a scroll-driven 3D scene, and open-sourced the whole thing.
Live: https://about.senbuzy.com/
Source: GitHub - dayinji/sen-3d-resume · GitHub
Stack: three.js, React Three Fiber, @react-three/postprocessing (DOF → Bloom → SMAA), framer-motion for the HTML layer. Pure static SPA, no backend.
The repo is MIT and set up to be forked as your own résumé — the résumé entries, works list and per-work markdown are all data files, and there are step-by-step tutorials for swapping in your own character model and deploying.
Happy to answer anything about the baked-camera approach.


