Projects
End-to-end engineering
Build guides from architecture → code → deployment → monitoring → scaling. Real software, no advice or signals.
intermediate
Build a TradingView-to-Broker Webhook Bridge
Architect, build, deploy, and monitor a small service that receives TradingView alerts and forwards validated messages to a broker integration layer.
Node.jsExpressRedisDocker
3 min read
advanced
Build an Event-Driven Backtester in Python
Design and implement a small event-driven backtesting engine in Python that avoids lookahead bias, models costs, and reports core metrics.
Pythonpandas
2 min read