Rust + WASM
SortVis
An interactive sorting algorithm visualiser compiled to WebAssembly from Rust — no JavaScript logic required.
Portfolio
Open-source software and experiments — primarily in Rust, compiled to WebAssembly where interactive.
Rust + WASM
An interactive sorting algorithm visualiser compiled to WebAssembly from Rust — no JavaScript logic required.
Rust
A minimal, zero-copy HTTP/1.1 server written in async Rust using Tokio and io_uring.
Rust
A distributed key-value store implementing the Raft consensus algorithm from scratch in Rust, with linearisable reads and …
Rust
A self-hosted secrets manager with envelope encryption, audit logging, and a Rust CLI client.