/about

Hi. My name is Kelsey. I built this website from the ground up out of a little javascript, html, LLM code, and docker. I created this website because I didn't have any ideas for a website and so set out to create a hub for any projects I'd like to start eventually, but with a firm design established. As I traverse the learning curve of web development and cloud computing, bringing ideas to life only becomes easier, faster, and more streamlined.

Some fun facts about my website and its design: The website is a collection of docker containers. Traffic is routed through the reverse proxy container to the rest. This allows me to build web apps and simply plug them in to be hosted. Here's a diagram about it:

Website architecture diagram

All the repos for this website are on my github, github.com/kelseywilliams.