this repo is still a wip - bare with me while i populate it!
- animalese (tauri, rust, svelte, typescript)
- bert (rust)
- muter (go)
- pride-overlay (rust, wasm)
- snkgen (typescript, docker)
- rust-clippy (rust)
- vault-rs (rust)
- advent of code (rust)
- project euler (rust)
- salad (nix)
π play animalese as you type
cross-platform tauri app to play animal crossing sound effects (primarily animalese) while you type.
written using tauri, rust, svelte, and typescript.
πΆ the modular discord bot that you'll love
modular discord bot that does things the right way. trust me, you'll love it.
the mascot is bert the dog. isn't he lovely?
this project is written in rust and uses the serenity library to interact with the discord api.
πͺ mirror system mutes across communication platforms!
enables bidirectional mute synchronization between your system microphone and communication applications. currently only supports vencord, but contributions are welcome.
this project is written in go. the vencord plugin is written in typescript.
π³οΈββ§οΈ put pride flags on images!
rust crate to overlay pride flags on images. being rewritten to provide a more ergonomic api and wasm support.
this project is written in rust and compiles to wasm.
π Platane/snk with more features!
this hard fork introduces the color_progress
option to change the colour of the progress bar. this can be seen in action at the bottom of my profile readme.
i attempted to contribute these changes upstream, however my pr was closed because the author didn't want to "introduce changes into the API", so i maintain it myself.
this project is written in typescript, but also make uses of docker.
A bunch of lints to catch common mistakes and improve your Rust code.
i contributed a fix to the duplicated_attributes
lint which allowed it to detect prefixed attributes, such as clippy::lint_name
in pr #15212.
this project is written in rust and is an official project of the rust programming language.
An asynchronous Rust client library for the Hashicorp Vault API
i contributed the code for the cubbyhole secret engine in pr #131.
this project is written in rust and was created by Joshua Gilman.
π my advent of code solutions (2015-)
all of my solutions are written in rust.
β my project euler solutions
both my custom runner and all of my solutions are written in rust.
βοΈ My NixOS configuration :]
given that it is a nixos configuration, it is naturally written entirely in nix.