$ ls ~/projects --sort=date

< Projects />

Building the future, one commit at a time. Here are some of my open-source projects and research work.

51 total
// Blockchain
COMPLETED
Blockchain

SimpleBTC

A complete Bitcoin implementation in ~3000 lines of Rust — full UTXO model, secp256k1 ECDSA, M-of-N multisig, BIP125 RB…

Rust secp256k1 RocksDB Rayon +1
// AI/ML
ACTIVE
AI/ML

GoGameExplanation

In preparation for ACL Rolling Review (October cycle): Evidence-Based Dominance theorem proves evidence verification is…

Python KataGo Stockfish DeBERTa-v3 +2
Interruptr
PUBLISHED ACTIVE
Research

Interruptr

Multi-agent C/C++ vulnerability detection achieving ~96% detection rate vs Cppcheck 12%, with 95% cost reduction vs GPT…

Python AutoGen LangGraph
// AI/ML
ACTIVE
AI/ML

IntegriRef

Accepted at NLPCC 2026. The first citation verification system that goes beyond existence checking to full semantic cla…

Python DeBERTa-v3 SciBERT ONNX +2
// AI/ML
ACTIVE
AI/ML

RecCache

ML-aware caching for recommendation systems: 45% cache hit rate, 85% latency reduction on hits, and under 3% NDCG degra…

Python PyTorch Redis online K-Means +1
// Research
ACTIVE
Research

CrystleLLM

Quotient space reasoning for LLMs: identifies 64-72% semantic redundancy and reduces token usage by 26.8%.

Python vLLM GSM8K MMLU +4
// AI/ML
ACTIVE
AI/ML

DeltaCache

KV cache optimization achieving 10-16x faster warm latency vs vLLM, validated across 84 tests on TinyLlama, Mistral-7B,…

Python vLLM PyTorch Prefix Trie +1
ROA-LLM
PUBLISHED ACTIVE
Research

ROA-LLM

A systematic security study formalizing Persistent Semantic Entities (PSEs) as a new attack surface in tool-augmented L…

['Rust (PyO3)' 'Python' '15 LLMs from 7 vendors' 'Factorial Ablation Design' +1
EdgeCloud-Reasoning
PUBLISHED ACTIVE
Research

EdgeCloud-Reasoning

Mechanism-designed belief aggregation for edge AI: VCG-based truthful elicitation achieves lower false negative rates t…

Python Mechanism Design DeepSets Transformer