WASM Plugin System
Sandboxed, hot-swappable WebAssembly plugin system for Go microservices. Enables dynamic runtime extension without process restarts or unsafe native plugins.
Cloud Native · Runtime Systems · Bitcoin Infrastructure
Contributing to large-scale infrastructure systems while expanding into decentralized Bitcoin protocol engineering.
Contributing to projects that power cloud-native infrastructure. Kubebuilder, kube-rs, and operator frameworks.
High-performance WebAssembly runtime for cloud and edge. Bug fixes, test stability, and lifecycle management contributions.
Exploring decentralized protocol engineering. Full node operations, reproducible builds, and consensus-critical systems.
Build pipelines, test frameworks, and documentation. Making infrastructure reliable and developer-friendly.
Active contributor to cloud-native infrastructure, runtime systems, and tooling. Focus on code quality, test stability, and system reliability.
kubernetes-sigs/kubebuilder
SDK for building Kubernetes APIs using CRDs
kube-rs/kube
Rust client for Kubernetes
WasmEdge/WasmEdge
Lightweight, high-performance WebAssembly runtime for cloud-native and edge computing
GitHub Actions workflow optimizations
Test stability & coverage
Technical writing & examples
Deterministic systems. Enforced invariants. Production-grade infrastructure.
Sandboxed, hot-swappable WebAssembly plugin system for Go microservices. Enables dynamic runtime extension without process restarts or unsafe native plugins.
Deterministic fuzzing and fault-injection framework for WebAssembly runtimes. Validates runtime safety against malformed binaries and ABI violations.
On-chain deterministic lending and credit protocol built on Solana. Implements capital segregation, strict invariant enforcement, and formal economic constraints.
Deterministic share issuance and revenue distribution engine with segregated principal/revenue vaults and governance-controlled performance fees.
Applying systems engineering experience toward decentralized protocol infrastructure. Learning-focused but technically serious.
Same input produces same output. No hidden state. No surprises.
Run once or run a hundred times. Result stays the same.
If you can't measure it, you can't fix it. Metrics, logs, traces.
Systems fail. Recovery should be automatic. Degrade gracefully.
Build it anywhere, get the same artifact. Version everything.
Not an afterthought. Built into every layer from day one.
Active contributions to cloud-native infrastructure and runtime systems
Started studying Bitcoin Core, running full nodes, and understanding consensus systems
Deep dive into container orchestration, operators, and cloud infrastructure
Started with Linux, C++, and understanding how systems work at the low level