me

Portfolio — SvelteKit port

Svelte 5 / SvelteKit port of the Next.js portfolio (../me).

Stack

react-masonry-css was replaced with a small inline Masonry.svelte that replicates the same column-distribution algorithm.

Develop

npm install
npm run dev

Build

npm run build
npm run preview