Pinned Repositories
anki-math
My Anki math deck
api-security-in-action
Implementing Natter, but in Kotlin and TypeScript
aspektoj
Some aspects I needed. AOP and AspectJ practice.
autokube
Automating Kubernetes - The Hard Way
beginning-rust-programming
Following the examples of the "Beginning Rust Programming" book
blog
Not really a blog yet... but notes I intend to put into one
derivations
Just some nix derivations and home manager modules I needed
nix-config
nix-machines
Assortment of Nix configurations ready for deployment
rust-exercises
All sorts of rust practice to keep it fresh
huuff's Repositories
huuff/nix-config
huuff/casey
Newer, better casey, relying on heck
huuff/clsx-rs
Utility to merge css classes in rust
huuff/destitute-rs
Quickly generate derived structs with optional fields
huuff/dom-test-lib
Utilities for testing leptos applications
huuff/fake-rs
A library for generating fake data in Rust.
huuff/home-manager-modules
Home Manager modules
huuff/huuff
huuff/jumpfence
Jumping over authwalls and paywalls
huuff/k-and-r
Following Kernighan & Ritchie
huuff/lapin
AMQP client library in Rust, with a clean, futures based API
huuff/leptos_i18n
I18n library for leptos focused on ease of use and correctness
huuff/leptosfmt
A formatter for the leptos view! macro
huuff/migalaxia
huuff/mockito
HTTP mocking for Rust!
huuff/mr-prober
Polling helpers
huuff/mrml
Implementation of mjml in rust
huuff/mrml-test
testing out my mrml fork
huuff/nix-checks
Checks ready to import in nix flakes
huuff/nix-derivations
Just some packages I needed
huuff/nix-scripts
Shell scripts packaged with Nix
huuff/nix-shells
Quickly bootstrap a development environment
huuff/nix-templates
My templates for quickly bootstrapping a working environment
huuff/overload
Simplified operator overloading in Rust
huuff/royy
Some Rust niceties
huuff/rust-macros-playground
Just trying out some rust macros
huuff/scripts
huuff/tree-sitter-nix
Nix grammar for tree-sitter [maintainer=@cstrahan]
huuff/typos
Source code spell checker
huuff/write-powerful-rust-macros
Following this book