| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuseSystems Researcher | Compilers & Distributed Runtimes
"The more you know, the more you know you don't know."
BSIT Graduate (June 2026, Colegio de Montalban) focused on formal verification, runtime security, and low-level systems architecture. I build compilers, virtual machines, and distributed execution engines from first principles.
Currently designing and developing Causm β a real-time, formally verified systems programming language with temporal semantics, entropic memory decay, and empirical contract synthesis.
[ Source (.csm) ] ββ> [ Pest AST / Lowering ] ββ> [ SSA IR & DCE / Phi Opts ] ββ> [ Z3 SMT Prover ] ββ> [ Temporal Virtual Machine (TVM) ]
A selection of open-source projects covering language verification, runtime security, distributed engines, and steganographic systems.
| Repository | Project Specification | Technologies |
|---|---|---|
| Causm | A formally verified, hard real-time systems language with temporal pacing, SSA IR optimizations, SMT correctness proofs (Z3), and profile-guided contract synthesis (causm tune). | |
| Lirien | A verifying JIT compiler for a safe subset of Python. Uses Z3 SMT verification to statically prove refinement types, memory bounds, and safety invariants before lowering to native code with Cranelift. | |
| Astraea | A security middleware for Node.js implementing Object-Capability enforcement at the native boundary via dynamic C-ABI syscall hijacking (Zig) and 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. | |
| Argus | An entropy-based security scanner combining Aho-Corasick pattern matching with Shannon entropy analysis to detect secrets and credentials in source repositories. |
| Back | FazBrowse Home | New Git URL |