Hi! This is my portfolio. Made with SvelteKit, Tailwind, some of BitsUI and MDSveX for rendering markdown content.
Almost all icons are from Lucide icons, some are from devicon and some others were obtained from their respective official sites.
The used font is Matrix Sans, a beautiful font!
Most image resources were obtained and modified from resourceboy.com, check them out.
After cloning the project, build it with bun run build
.
cd portfolio/
bun install
bun run build