Solarpunk
Open Source advocate
Rust developer
Linux poweruser
Things I created
- caniuse.rs - Check which version of Rust stabilized a certain feature
- turbo.fish - A little joke website
- cargo depgraph - Creates graphviz dependency graphs for Rust projects that use Cargo
- serde_html_form - Rust crate for (de-)serialization of
application/x-www-form-urlencodeddata - eyeball - Add observability to your Rust types!
- hinoki (WIP) - A simple, yet very flexible static site generator
Things I contributed a lot to
- Ruma (@ruma) - Matrix libraries for Rust
- axum - Rust web application framework
- tower-http - Rust HTTP server utilities