Market Forecasting
LSTM and Transformer models on limit order book features.
Research · Engineering · Quantitative Finance
I build quantitative models and the software systems that make them useful — from market microstructure simulations to production financial infrastructure.
Seeking Fall 2026 internships
Section 01
A ReLU in a neural network and a call option at expiration look like they belong to different worlds. One is taught in machine learning; the other is traded in financial markets. Yet their core rule is identical: below a threshold, the payoff is zero. Above it, the response increases one-for-one.
Most machine-learning option-pricing models treat contracts as independent rows. Markets do not. A strike belongs to a smile, a maturity belongs to a term structure, and every prediction must coexist with the rest of the surface without creating arbitrage.
A walkthrough of the Glosten-Milgrom sequential trade model and its implementation.
Applied econometric techniques to analyze the macroeconomic consequences of US and EU sanctions on Russia. Research paper for my BSc thesis at Bocconi University.
Section 02
Interactive financial models in Rust and WebAssembly.
LSTM and Transformer models on limit order book features.
Mean-variance and Black-Litterman implementations from scratch.