∇f(x)=0
[ 1 0 0 ]
[ 0 λ 0 ]
[ 0 0 μ ]
∫₀^∞ e⁻ˣ dx = 1
det(A-λI)=0
P(A|B) = P(B|A)P(A)/P(B)
∂u/∂t = α∇²u
Ax = b
[ a b ] [ e f ]
[ c d ] × [ g h ]
ζ(s) = Σ 1/nˢ
O(n log n)
e^(iπ) + 1 = 0
∮ F·dr = 0
Σₙ aₙxⁿ
ker(T) ⊕ im(T)
∇²ψ + k²ψ = 0
φ = (1+√5)/2
σ² = E[(X-μ)²]
n! ~ √(2πn)(n/e)ⁿ
∑ 1/n² = π²/6
ℤ/nℤ
gcd(a,b)·lcm(a,b)=ab
∂f/∂x = ∂f/∂y
Hom(π₁, G)
dx ∧ dy
∫∫ K dA = 2πχ
Rᵢⱼₖₗ = gᵢₘRᵐⱼₖₗ
χ(S²) = 2
dim(V) = n

Engineer | Mathematician | Builder

I've worked on hard problems across domains-distributed systems, quantitative finance, game development, robotics, physics simulation. The common thread: math, engineering, and building from scratch or optimizing.

Im looking for hard problems. Got one? Let's Talk.

Latest from the blog
BTC Predictions Using Deep Learning Models2023-10-20
Read post →

The primary goal of this project is to develop a deep learning model that can accurately predict the future price movements of Bitcoin.

Shardkvopen source
Shardkv
Distributed fault-tolerant KV store
Multi-threaded Raft consensus with election monitoring, leader heartbeats, log replication with conflict detection, and binary serialization using std::variant.
c++grpcgoogletest
Match Engineopen source
GIFMatch Engine
Low-latency order matching
Lock-free SPSC ring buffers, price-time priority matching, ZeroMQ market data pipeline with snapshot recovery and L2 state printing.
c++zeromqlock-free
Time Seires & Nueral Networksclosed source
Time Seires & Nueral Networks
Econometrics & neural networks
ARIMA models and LSTM networks for stock price forecasting. ADF/KPSS stationarity tests, VaR backtesting, achieving 96% R².
pythontensorflowpandas
Code available on request.
Problems on Honeycomb Topologiesresearch
Problems on Honeycomb Topologies
Domination & Independence on cylindrical honeycomb boards
Graph theory research on domination & independence numbers for cylindrical topologies. Monte Carlo algorithms, combinatorics proofs. Presented at MAA conference.
graph theorycombinatoricspython
Full Paper/Code available on request.
BTC Deeplearning Predictionsclosed source
BTC Deeplearning Predictions
Statistical Learning
Monte Carlo option pricing, time-series forecasts, risk assessment for interest rates and credit spreads.
pythonEconometricsfinance
Details/Code available on request.
Heart Diseases Classificationclosed source
Heart Diseases Classification
Classification Predictions
Monte Carlo option pricing, time-series forecasts, risk assessment for interest rates and credit spreads.
c++pythonNumerical AnalysisSDEfinance
Details/Code available on request.
Quant-Finance Modelsclosed source
Quantitative finance research
Monte Carlo option pricing, Time-series forecasts, Finite Difference, Numerical Methods, Risk assessment for interest rates and credit spreads.
c++pythonNumerical AnalysisSDEfinance
Details/Code available on request.
+
More projects on GitHub