Hello everyone! This is my brand new website. A spent a lot of time working on both designing and developing this site. It is a brand new style, design and codebase.
The entire website is written using SvelteKit. A friend of mine introduced me to SvelteKit and it has been a joy to work with since.
It is a super simple way to write HTML and CSS in an efficient manor. The components system is especially nice for a website like this where elements are duplicated all across the site.
Because I am using SvelteKit for the backend of this site, it has some pretty cool super powers. The site can run almost completely without JavaScript, that means if you go ahead and disable JavaScript on the site it will still mostly function. Some parts of the site will be a little messy with JavaScript disabled.