Simple React + Vite project that runs with Yarn and renders a single static page.
cd /Users/Adriel/workspace/adriel-portifolio
yarn
yarn devThen open http://localhost:5173.
PDFs are in docs/ and are linked from the React page.
The previous plain-HTML version is preserved in legacy-static/.