I specialize in the Rust-Swift Bridge-leveraging low-level performance within high-level interfaces.
A high-performance encryption layer built in Rust, integrated as a static library into iOS targets via UniFFI.
A gesture-heavy iOS social app featuring complex SwiftUI animations and reactive data binding via Combine.
My workflow involves compiling Rust crates into C-compatible binaries, generating Swift bindings, and maintaining a thread-safe memory bridge. This allows for 0ms latency in data processing while keeping the UI thread perfectly smooth.
My philosophy is simple: Leverage the Rust borrow checker for logic and Swift's strict typing for UI to eliminate runtime crashes entirely.
"Code should be as unbreakable as a binary and as intuitive as a touch."