You may notice I've been going a little wild on the code projects. My first real big thing is the guestbook! It's exactly the same as the guestbook used on the website, but it uses a CSV file to store the data instead of a SQL database, so it's really easy to get set up. https://kalechips.net/stuff/projects/guestbook
Those buttons link to the source: https://rainy.gay/pride/pridebuttons they're free to use
Oh thanks, on my PC those buttons on your page linked to "https://rainy.gay/", maybe you could direct link to that page instead?
I made a static gallery generator - now you can have accessible galleries without the headache on a static website! https://kalechips.net/stuff/projects/static-gallery/info
I have written my first PHP tutorial and it is VERY in-depth because I wanted it to be beginner-oriented. Hopefully someone has some fun with it! https://kalechips.net/posts/2023-10-11-PHP-Tags-101
Ooo, bookmarking this so I can try putting it to use later!