
New Website for 2025
Built with SvelteKit and Flowbite-Svelte
Welcome to my new website! I deployed it to Vercel last night. The previous website was in Next.js (React), and my new one is built with SvelteKit, Flowbite-Svelte, Tailwind CSS, GitHub Actions, and a whole slew of other web technologies. To see the full list of technologies, click on the hyperlink below.
I really enjoyed building the new website with SvelteKit. It feels like you get a lot less framework brain with Svelte or Sveltekit. I also prefer the conditional rending syntax of Svelte over React. Svelte reminds me a lot of Vue.js which is my second favorite JavaScript framework; Svelte is number one in my book.