--- title: "Links" --- ### Vieter An implementation of an Arch repository server combined with a build system, written in V. * [Source](https://git.rustybever.be/vieter-v/vieter) * [Docs](/docs/vieter) * [API Docs](/api-docs/vieter) ### Alex Minecraft server process wrapper that automates creating (incremental) backups, written in Rust. * [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) ## Lander My home-grown URL shortener & pastebin, written from the ground up in C. * [Source](https://git.rustybever.be/Chewing_Bever/lander)