You seem to have stumbled on my folder of assorted items ("stuff")

Well, since you're here, I might as well give you the tour:

hmm, what's even in here?

2016: Goodwill.php: This was a page that tracked the Rocky Mountain Goodwill sale colors. It broke twice: First when they switched to color change on Tuesdays, and again when they discontinued sale colors in response to COVID-19
2019: BetterGoodwill.php: An objectively better version of previous, this one displays a proper calendar with the days colored in with the sale color. Sadly, this is also currently broken because sale colors were suspended in response to COVID-19
2020: Data_plotter.php: This is the result of about 9 years of storing price data on food I purchased. You can see how the prices changed over time
2014: example.php: This was an example (duh) of a convention schedule display. The goal was to quickly demonstrate how we could procedurally generate a convention schedule. The underlying code provides functions to create the fields, and you could call that in a loop based on the result of a database query. We didn't have a database (and whose fault is that?) so I couldn't write the last bit.
2015: Lightning.jpg: A photograph of some lightning out the window of my house. Not everything's important in here
2019: notez.txt: Sometimes you just throw a text file onto a server so you have it later

There's some other stuff in here, but you're not cleared for that information