New Website
After a few years of the old DannyZolp.com website, I decided to upgrade it into something that I find to be more interesting. I had experimented with making a “terminal like” website in the past, and I thought it would be a good fit for my personal website.
However, I didn’t want to make it easy, so I decided to build everything from scratch. I built my own DNS Nameserver ((github.com/DannyZolp/DNS)[https://github.com/dannyzolp/dns]) for my domain name, built my own HTTP server ((github.com/DannyZolp/website)[https://github.com/dannyzolp/website]) and built my website with Vite and xterm.js. I then set it up to run on some Vultr instances, and it worked!
I still need to implement some features of the website, such as a telnet server for users to interact with the website from the terminal. I also need to add DNSSEC to my DNS server, but we shall see if I ever get around to that.
