Projects
This is a brief list and explanation of personal projects I'm either currently working on or have worked on in the past.
Personal projects
~Active
-
adrs
is a Rust rewrite of the original adr-tools by Nat Pryce. I was introduced to the Architectural Decision Records methodology a few years ago. While ADR tooling isn't strictly needed (beyond git and a text editor), it does help with consistency and bookkeeping, and this has been a fun project to work on.
Not so active
-
lingua is a (human) language detection crate by Peter M. Stahl. I wrapped it with rustler to make the language detection API available in Elixir.