My online portfolio, built with Svelte.
I wanted to recreate the experience of using the first computer I ever touched, which is the iMac G3 with MacOS 9. For a better experience, I recommend using a desktop computer and enable full screen.
Available at portfolio.matteo.ooo!
npm run install
# Either for dev
npm run dev --open
# Or for production
npm run build