I made an update to my home page
https://postponed0x00.gay now it has a custom made guestbook!
I made it on node.js (so modern, eww, i know) it's a simple program that receives the entry from a POST response from the form entry and on a GET request returns the last 100 entries. I might replace it with a more memory friendly application, but this will do for now.
It's not super complicated, but I'm very proud of it. It's also hidden in a small CSS state machine that manages the hidden window that I'm also very proud of!