--- title: "Links" --- ### Vieter Vieter is an implementation of an Arch repository server written in V, combined with a build system. * [Source](https://git.rustybever.be/vieter-v/vieter) * [Docs](/docs/vieter) * [API Docs](/api-docs/vieter) ### Alex Alex is a Rust program that wraps a Minecraft server process and automates creating incremental backups. * [Source](https://git.rustybever.be/Chewing_Bever/alex) ### Site This site is fully open-source, and the backend is a custom Rust web server that I've designed to update the hosted files using POST requests from my CI. * [Backend Source](https://git.rustybever.be/Chewing_Bever/site-backend) * [Blog Source](https://git.rustybever.be/Chewing_Bever/site)