Hi HN!
I developed Buffet as a part of my bachelors dissertation and would like to show it to all of you today.
Buffet is a full-stack, fully-featured web-based virtual machine manager that aims to provide a free, open-source, easy-to-use, secure alternative to other web-based virtual machine managers such as DistroSea and DistroTest. The back-end is implemented in Python using the Flask framework, while the front-end is implemented in React using TypeScript.
Due to the closed source nature of these websites, and the fact that DistroTest shut down a few years ago with little to no warning, I decided to take a stab at implementing the same kind of project for myself. I'm very happy to say that I graduated with a First Class distinction with Honours.
Since graduating, I have made the source code fully free and open source, licensed under the GNU AGPLv3.
Please let me know what you think, and if you have any other feedback.
Thanks!