My journey learning more about how to reduce phone usage, and eventually building something. It's as complicated as fun to solve!
Maintaining RSpotify
I sharpened my Rust skills by maintaining RSpotify, a crate providing complete bindings for Spotify's Web API. My work includes reducing bloat, adding features and improving its performance.
A Plugin System in Rust
My LFX Mentorship with Tremor, written in Rust. I implement a Plugin System using dynamic loading, also investigating alternatives like WebAssembly or eBPF.