This place serves as a public display of personal technology projects, mainly software development and computer programming.
We're online! I've just finished setting up all of the infrastructure I need to run this website (for now).
This site was previously hosted on Vercel, a serverless cloud web hosting platform. While it was quick and easy to set up, the lack of a machine to interact with means the options for customization don't extend much further than what Vercel initially provides.
The site now runs on a dedicated server using the Django framework. I chose Django because Python is my primary coding language (and because it was the framework I used in college). Django allows me to quickly create a program in python and make those programs interactable.
I'm working on customizing the style and feel of the home page using HTML, CSS, and JavaScript.
This section will contain a timeline of goals and projects.