Portfolio This is the source code for my personal portfolio website. I built it with Svelte/SvelteKit and the JavaScript Canvas API. To run this application: clone this repo to your local machine. From a terminal in the root folder: type npm install followed by npm run dev