Founder / Technical Lead T BOT - https://tbot.trade/demo
A production algorithmic trading platform running four independent trading surfaces (prediction markets, FX, equities) with an LLM predict layer: Claude synthesizes RSS news and technical indicators (RSI, Bollinger, S/R, ATR) into narrative probabilities that drive live orders. Surface-isolated architecture — per-surface env files, bankrolls, kill switches, calibration curves — plus a subscriber distribution client with Kelly sizing and a multi-broker adapter pattern. Runs 24/7 on a $30/month infrastructure budget.
Accomplishments:
- designed and shipped a 10-gate env-var-driven risk chain (pair blacklists, direction filters, edge caps, cluster caps, daily-loss limits);
- built an audit-driven calibration layer — rebuilt the probability curve piecewise after Brier-score audits exposed 0.90+ band overconfidence;
- engineered shadow-outcome backfill resolvers populating would-have-been P&L on 640+ aborted signals ("saved by not trading" accounting per filter rule);
- operated the full stack solo: strategy, infra, payments, monitoring, incident response.
Tech stack: Python, FastAPI, Anthropic SDK (Claude), Kalshi/OANDA/IBKR APIs, PM2, systemd, DigitalOcean, JSONL logging
