Projects

Building things to understand how they work. From research papers to systems programming experiments.

Active Learning Experimental
Featured Research Active

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
Blockchain Research Threshold Cryptography

Open Source Contributions

Learning & Experiments

Browser from Scratch

Learning

Building a web browser from scratch in Rust. Deep dive into rendering engines, HTML/CSS parsing, networking, and modern web standards.

Rust Systems Programming WebDev
View Source

OS from Scratch

Learning

Implementing an operating system in Rust. Covers bootloader, memory management, multitasking, interrupt handling, and device drivers.

Rust OS Development Low-level
View Source

Blockchain in Zig

Experimental

A blockchain implementation in Zig, exploring the language's unique memory model, comptime evaluation, and safety guarantees.

Zig Blockchain Systems Programming
View Source

DeepForm

Active

AI-powered depth interview tool that transforms vague product ideas into production-ready specifications. Bridges non-technical stakeholders and engineering teams with evidence-traced requirements.

TypeScript AI Bun Hono SQLite
View Source

GitHub Vector Issue Processor

Active

AI-powered tool that processes GitHub issues using vector embeddings. Enables semantic search, similarity matching, and intelligent issue triage.

Python AI/ML Developer Tools RAG
View Source

130+ Repositories

Explore more experiments, tools, and contributions on GitHub

View All on GitHub