$ ls ~/projects --sort=date

< Projects />

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

50 total
// AI/ML
ACTIVE
AI/ML

GraphLLMRec

GNN + LLM hybrid recommendation with grokking detection using LightGCN/GraphSAGE and Qwen2.5-3B.

Python PyTorch DGL
// Research
ACTIVE
Research

IR-KG-LLM-Alignment

Historical narrative conflict detection using BM25 + knowledge graphs + belief graph reasoner, submitted to IJCAI-ECAI/…

Python Knowledge Graphs BM25 LLMs
// Systems
ACTIVE
Systems

AgentMesh

Distributed multi-agent coordination runtime with actor model, AST-based conflict detection, backpressure, and circuit …

Python Ray asyncio
// Research
ACTIVE
Research

EasyWorldModel

Uncertainty-calibrated residual world models with 18% lower prediction error and deep ensemble uncertainty decompositio…

Python PyTorch Hydra
// Research
ACTIVE
Research

EdgeRoutingICML

Guardian-Analyst two-tier edge intelligence with sub-2ms HMM routing on Jetson Orin Nano.

Python HMM TinyLlama
// AI/ML
ACTIVE
AI/ML

Uni-Layer

30+ layer contribution metrics from 7 categories unified in one toolkit, with bridges for Torch-Pruning and PEFT LoRA r…

Python PyTorch scikit-learn
// Tools
ACTIVE
Tools

Deep-Research-Bundles

Multi-agent RAG research system with 6 agent types, 4 execution modes, hybrid retrieval, and MCP protocol integration.

Python FastAPI CrewAI LangGraph +2
// AI/ML
COMPLETED
AI/ML

Triton-Kernel-Optimization

Production-grade Grouped Query Attention (GQA) in Triton with composable attention patterns: 8 variants via tl.constexp…

Python Triton 2.1+ PyTorch 2.0+ CUDA +1
// 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