Stock Trading OrderBook — A C++ limit order book and price–time matching engine in C++ that attributes every operation to the data structure that makes it fast and renders the book live. Tested invariant, soak, and latency suites passing; ~7M operations per second. Status: working, in progress.
Monte-Carlo Risk Simulation — A C++ Monte Carlo engine for portfolio risk: Value-at-Risk three ways, component-VaR attribution, drawdown distributions, stress scenarios, and a convergence study. Complete, with ~4,400 test assertions passing. Status: working with improvements planned.
Trade Journal — A local-first Tauri desktop app for logging and reviewing day trades, with security contract matching and a dashboard of equity curve, R multiples, and breakdowns. The core is built, and builds to a Windows installer; verifying the database layer end-to-end. Status: working, in progress.
marty-russo.com — This site: an in-progress deployed to GitHub Pages by a GitHub Actions workflow. Displays my personal projects and their progress. Status: in Progress
RAG Backtester — A self-improving, AI-powered system using vector databases for backtesting trading strategies, combining traditional financial signals with LLM-generated insights through news quantification. Status: planning phase.
DIY Watch Build — Currently building a custom mechanical watch by hand, assembling an automatic watch, machining the case, dial, etc. Status: in progress.
BMW 328i Rebuild — Rebuilding and upgrading a crashed 1996 BMW E36 328ic, rebuilt includes body work, engine work, suspension work, etc. Status: drivable, in progress
BMW M3 CS Track Build — Modifying a BMW F80 M3 CS for canyon and track driving, with a focus on suspension/handling upgrades, and reliability. Status: drivable, with more upgrades planned.