$ ls ~/projects --sort=date

< Projects />

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

2 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
// Blockchain
ACTIVE
Blockchain

Fraud-Detection-Chain

Hybrid blockchain + ML fraud detection: LightGBM F1=0.911, PR-AUC=0.977, smart contract coverage >95%, real-time decisi…

Solidity 0.8.20 Hardhat LightGBM XGBoost +3