I put nearly everything I make here, so there's no guarantee of quality.
A quick list of projects that I've ensured are passable as work
Project | Description |
---|---|
shuttle-blog | A simple blog written in Svelte with a Rust backend. |
rocket-hello-world | An extremely simple Rust/Rocket "Hello, World!" server available on Docker Hub. |
bf-compiler | A "bf" compiler built using Rust and GCC/Clang. |
regex-cli-test | A CLI tool written in Rust to implement RegEx in CLI scripts. |
discord-raw | A barebones API wrapper for the IRC/VoIP service Discord. |