Weird websites of 2023
Didn't really get into hosting my own websites till the tailend of 2023, but heres the 3 I've made so far:
bunchofrandomnumbers.com
A friend was browsing domains on namecheap.com and said there was a domain with "a bunch of random numbers". He meant a domain like 20934095830.com but I interpreted it as "bunchofrandomnumbers.com" which gave me a dumb idea.
A bit of ChatGPT (Idk Javascript!!) and Nginx hosting later, bunchofrandomnumbers.com was created. It's just a Nginx docker container running the index.html with a bit of Javascript generating a line of random numbers upon each refresh. That's all.
freddyfazbear.store
Idk man. My mate saw this, and I decided to make the worst HTML the interwebs has seen. Definitely not renewing the domain ownership when it runs out, lol
slavery.ventris.me
Not a fan of the name, but It's the name of the Minecraft server I host for a family member. Doesn't do much, just keeping general updates and pointing new players to the server IP.
ventris.me (This one, duh)
Been using the ventris.me domain for quiet some time for reverse-proxy and subdomain stuff. Never really used the root domain until now. For now the root will point to this Ghost container and subdomains will allow remote access to my self hosted services.
That's all for now, looking forward to what I'll make in 2024