This is my personal website. It is a static website built using svelte-kit. If you want to read more about the technical aspects and motivations for the choices of technologies, check out this article.
To run locally simply run
npm run dev
and navigate to the url provided in the console.