Tech Stack

For anyone curious about my stack for this website, you can find the technologies I used below. It is written in HTML, CSS, JavaScipt, and TypeScript.

ReactNextJSNodeJSNetlifyBlogger

My tech stack was chosen to match what I needed with what would yield me the best results. NextJS delivers extremely good static web pages, but allows me to write it using React's component-style programming. In doing so, I was able to build out this website and utilize the power of NextJS's server-side processes.