Projects
A curated list of systems, experiments, and tools Ive built.
Trading systems
vol_drift_sol (SOL-PERP vol burst bot)
Live MVPA small-perps MVP that reads Binance 4h candles, detects quiet→burst volatility and Donchian breakouts, then executes capped SOL-PERP trades on Drift with DRY_RUN and an autorun + terminal dashboard for monitoring.
crypto_dispersion (vol research workbench)
ActiveSystematic research sandbox for volatility / breakout-style strategies, grid-search, and robustness checks (Monte Carlo).
HFT Order Book (C++ + Python wrapper)
Open-sourceA low-latency limit order book implementation with a Python wrapper for experimentation.
QuantConnect Lean (fork)
LearningExplorations using Leans algorithmic trading engine patterns (research backtest deploy).
ML / GenAI
Earnings Call Reverse RAG
PrototypeTrace AI-generated questions back to source transcript sentences using embeddings + vector search for attribution.
Crypto Low Cap Coin Trading Bot (sentiment + features)
PrototypeKOL tracking + FinBERT sentiment aggregation + XGBoost features for hold-time modelling and signal scoring.
Infra / Tracking
port-tracker
ActivePersonal investment portfolio + net worth tracker.