This project was my return to HTML and CSS after learning and creating websites in middle school and high school (using Geocities!). I wanted to learn how to create a responsive website that looked good on my phone, and Bootstrap's mobile-first approach seemed to be the answer.
HTML, CSS, Bootstrap, Visual Studio Code, GIMP
Since this was my first attempt at responsive web design, I decided to keep it simple and focus on learning the basics. I kept the "Portfolio" and "About" sections on the same page, and went with a fixed navigation bar for easy access to the different sections of my website.
I was initially going to make it an art portfolio as well, but I decided to make that a separate project in order to explore different technologies. However, I did keep the theme and incorporated my art in the header background.
I started by following a tutorial on WebsiteSetup.org to learn the basics of using Bootstap. After the tutorial, I heavily referenced getbootstrap.com and w3schools.com to customize and build my website.