UPDATE - October 15th, 2025
✎ Redesigned the website with a new look, now matching closer to my original intent.
↳ This includes under-the-hood changes to the code; I have separated CSS code from the HTML files into its own "Stylesheet" file.
↳ All pages to my site are affected by this change. Gallery pages have their own CSS stylesheet since they are formatted differently. I may try to combine the two different stylesheets later, although this isn't needed very much.
↳ Doing this makes the code cleaner and more readable, and makes it easy to be consistent across pages especially as new pages are made. More work is still needed as this removed unique properties each page had. There are also slight adjustments I'll end up making to better tune the site to my preference.
✎ Added the "Quick Links" menu to the gallery pages; this was previously missing.
✎ Gallery pages have been updated visually. I removed bordered from the boxes and images, emphasized the shadows, and made image previews square for all images.
✎ All images from the first gallery have "Lazy Loading" enabled. This is in attempt to improve loading time. If it works well I will update the other pages with lazy loading enabled.
✎ All images across all galleries have been converted to ".webp" format in effort to decrease load time and increase efficiency. This comes at a cost of reduced image quality, so I will consider whether or not this change is permanent.
✎ Removed some images from the galleries.
✎ Added descriptions to all remaining images that were missing this field. Also went through and updated the descriptions for some images.
✎ Rewrote some things to sound better across all pages. Also updated to contact information on the "About Me" page.
□ I have nine more rolls of film needing to be developed. Once the film is developed I will add multiple new pages with these pictures, although it'll be a while before then.
□ I am also looking to implement a new page. This will be something more interactive than what is currently available. More details will be provided in later update notes.