I am one half of DevRel (developer focussed aspects - node operation is maintained by the other half of the team) and do integrations for the mixnet project Nym.
Current work centers around:
Recent work:
- Implementing the Diataxis framework for the Nym docs
- Debugging WASM runtime errors and multiple (Go + Rust) runtime interaction for
mixFetch+ modifying its concurrency restrictions - Rust SDK
streammodule + underlyingIpMixStreamSDK module smolmixRust crate (crate publication + docs forthcoming)- crates.io preparation and publication flows for majority of the Nym monorepo crates
Main focuses:
- System programming with Rust (especially focussed on networking abstractions)
- Using WASM for privacy-preserving code within the confines of browsers (e.g. userspace TCP/IP, certs, and security restrictions)
Note on Git commit heatmap: since we use squash-and-merge for PRs, the majority of the commits in the heatmap below are merged PRs into the Nym monorepo.