eugeniosarritzu Svelte Themes

Eugeniosarritzu

🏠 My personal website experiment built with Svelte + SvelteKit, TailwindCSS, TypeScript, and Vercel.

Personal Website Experiment

In early 2023, I decided to learn about the technologies below to build my personal website. I also learned about Vercel and the great developer experience it provides to make all these technologies come together into something easily sharable with the world.

Inspiration, Component Library & Learning Resources

The following websites below served as inspiration to create my own.

I also used this great library by Captain Codeman for a few Svelte headless UI components.

Last but not least, these learning resources were of great help while building this website.

TODO

There are still a few things I want to do with this website:

  • Add a global 404 page
  • Implement my /blog with MDX or Sanity.io
  • Update the /projects page after shipping my first side projects in 2023.
  • Add Vercel Analytics as a learning exercise
  • Implement security practices per leerob's repo - find out the equivalent for SvelteKit
  • Add script to make the deletion of personal information easy for others, inspired by leerob's setup script.

Running Locally

git clone https://github.com/geniotechpr/eugeniosarritzu.com
cd eugeniosarritzu.com
pnpm install
pnpm dev

Top categories

Loading Svelte Themes