Projects
Building things to understand how they work. From research papers to systems programming experiments.
ZeroKey
A distributed execution model separating instruction, execution, and accountability in blockchain systems. Research paper with working implementation.
Key Highlights
- Novel separation of instruction and execution
- Threshold cryptography (t-of-n) signing
- Formal model with security proofs
- Research paper ready for publication
Open Source Contributions
Learning & Experiments
Browser from Scratch
LearningBuilding a web browser from scratch in Rust. Deep dive into rendering engines, HTML/CSS parsing, networking, and modern web standards.
OS from Scratch
LearningImplementing an operating system in Rust. Covers bootloader, memory management, multitasking, interrupt handling, and device drivers.
Blockchain in Zig
ExperimentalA blockchain implementation in Zig, exploring the language's unique memory model, comptime evaluation, and safety guarantees.
DeepForm
ActiveAI-powered depth interview tool that transforms vague product ideas into production-ready specifications. Bridges non-technical stakeholders and engineering teams with evidence-traced requirements.
GitHub Vector Issue Processor
ActiveAI-powered tool that processes GitHub issues using vector embeddings. Enables semantic search, similarity matching, and intelligent issue triage.