Hi! This is my portfolio. Made with SvelteKit. Layout inspired in Sammwy.com.
All the pixel icons were made from scratch by me and inspired by FontAwesome icons as well as NES.css, you can find the sources in icons/ (made with Krita).
The used font is Monocraft, a beautiful font!
After cloning the project, build it with npm run build
.
cd portfolio/
npm install
npm run build