Compiler Architect & Systems Researcher | Formal Methods | Runtimes
"The more you know, the more you know you don't know."
Systems researcher and compiler engineer focused on formal verification, mathematical memory safety, low-level execution models, and runtime security. I design and build self-contained language toolchains, virtual machines, and high-assurance systems from first principles.
- Primary Fields: Formal SMT Verification, Obfuscation, Compiler Backends (Cranelift/WASM), Lock-Free Concurrency, Web Development
- Core Languages: Rust (Compilers, VMs, SMT Solvers), Python (APIs and Automations), C / C99 (Kernel/POSIX shims, FFI), Zig, Python & TypeScript (Tooling/Protocols).
- Architecture & Internals: SMT Solvers (
oxiz, Z3), WebAssembly, Linux Seccomp-BPF, ARM64 NEON SIMD, POSIX Berkeley Sockets.
A selection of open-source compilers, obfuscation engines, virtual machines, and high-performance runtimes.
| Repository | Project Specification & Architecture | Technologies |
|---|---|---|
| Causm | A formally verifying, hard real-time systems language with temporal semantics, entropic memory decay (EGC), SMT relational proofs (Entropius), Cranelift JIT, and a WASIp2 runtime. | |
| Stella | A continuous-state neural virtual machine and code protector. Compiles discrete logic into Q32.32 fixed-point recurrent dynamical attractor basins ( |
|
| Ruoxi | An ultra-high-velocity experimental web synthesis engine & compiler. Compiles reactive islands and documents into atomic-hashed CSS, static HTML, and route-cycle verified graphs in 23~ microseconds per page (43,000+ pages/sec). | |
| Lirien | A verifying JIT compiler for a safe subset of Python. Uses SMT solver verification to statically prove refinement types, memory bounds, and safety invariants before lowering to native code with Cranelift. | |
| Astraea | Security middleware for Node.js implementing Object-Capability enforcement at the native boundary via dynamic C-ABI syscall hijacking (Zig) and Linux kernel Seccomp-BPF filters. | |
| Iris | A distributed actor runtime in Rust with Python bindings, featuring a reduction-based cooperative scheduler, location-transparent messaging, and live actor code updates. | |
| Ocular | An instruction-level tracer and telemetry runtime for Python 3.12+ (PEP 669). Uses hardware TSC cycle counting and adaptive de-instrumentation to minimize profiling overhead. | |
| MirageFS | A steganographic virtual block device (FUSE / WebDAV) that mounts encrypted filesystems inside media containers (PNG, MP4, MP3) with custom format-specific injectors. |




