Building a Web Page
A very large part of this class is a website where all of the documentation for each project is stored. This page of my site will talk about the construction of my site, how I made it, and why I made those decisions.
All of the content has been written up in HyperText Markup Language (HTML), feel free to inspect the page to see it all. I thought about using a GUI to maker the site but determined that I wanted the experience of writing it all out with the added advantage of complete control of the site at the end of the day. As for the design, I have thought about a couple of different aproaches from starting from a completely empty css file to downloading a full package. I decided on using a package as I figured it would help accelerate the quality of my site much my site than if I was doing it from scratch.
The Use of AI
I have been trying to stay away from LLMs and AI as I feel that they interfere with the learning process and it is very easy to become complacent and dependent on them. That being said, I recognize how useful of a tool they can be when used appropriatley and have decided that against my original desires, I would use ChatGPT to help in the creation of my website. This will enable me to further accelerate the progress of my site and achieve the astetic that I want while also leaving me time to focus on the weekly projects.
As part of that and to enable readers the opportunity to fully replicate my projects based on my documentation, I will include links too all the conversations that I've had with ChatGPT regarding the development of my site below.