Challenge
Many language projects stay experimental and never become practical for real developer workflows.
Systems & Infrastructure
Modern systems language project with ownership-inspired safety, LLVM compilation, and a serious toolchain.
Many language projects stay experimental and never become practical for real developer workflows.
I built the full compiler pipeline and paired it with a usable CLI for build, run, lint, test, benchmark, and profiling.
Arden Lang demonstrates deep compiler engineering, not just concept exploration.
Includes lexer/parser/type checker/borrow checker, LLVM IR generation, examples, and CI automation.
Real-time database engine focused on high throughput, low-latency reads, and streaming data flows.
Read case studyLightweight uptime monitoring CLI with practical protocol checks and an operator-friendly terminal workflow.
Read case studyDNS-over-TLS forwarder built for low latency, privacy, and local reliability.
Read case studySecurity-focused DNS resolver with DNSSEC validation, strong blocklisting, and privacy-first operation modes.
Read case study