$ ls ~/projects --sort=date

< Projects />

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

16 total
// Tools
COMPLETED
Tools

PaimonCore Boost

A Genshin Impact-inspired Windows CPU optimiser that keeps Intel P-cores active via adaptive multi-threaded load, deliv…

['Python' 'psutil' 'threading' 'NumPy' +4
// Systems
COMPLETED
Systems

JetsonProj — CUDA Hook Analyzer

A CUDA-level profiling and intelligent multi-model inference scheduling framework for edge AI, achieving 114.67 FPS YOL…

['C++17' 'CUDA 12.6' 'TensorRT 10.3' 'CMake' +8
// Tools
COMPLETED
Tools

SuttonRL-Implementation

An interactive Rustlings-style platform for implementing every reinforcement learning algorithm from Sutton &amp; Barto…

['Python' 'NumPy' 'matplotlib' 'Click' +2
// Systems
COMPLETED
Systems

VecDB-WASM

Browser-native vector database in Rust compiled to WebAssembly — HNSW + Flat indices, SIMD128 acceleration for 7 distan…

Rust WebAssembly SIMD128 HNSW +2
// Systems
LIVE DEMO COMPLETED
Systems

Mandelbrot-Renderer

Multi-paradigm fractal renderer spanning 5 compute backends (JS → WASM → CPU → OpenMP → CUDA) with 125,000x GPU speedup…

C++17 CUDA 12.6 OpenMP Emscripten +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
// Systems
COMPLETED
Systems

Infer-GC

GC-aware LLM inference engine applying garbage collection semantics (reference counting, generational collection, memor…

Python PyTorch CUDA PagedAttention +1