Skip to content
View apeabody007's full-sized avatar
😎
😎

Block or report apeabody007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
apeabody007/README.md

Aaron Peabody

I build production quant systems — probabilistic models, risk management, and the boring-but-load-bearing operational scaffolding around them. Currently working on prediction-market trading and the Claude / Cowork plugin ecosystem.


Featured Work

GEO — The Kalshi Weather Bot (DEMO)  ·  live preview: apeabody007.github.io/GEO-The-Kalshi-Weather-Bot-DEMO

A live algorithmic trading system for Kalshi weather prediction markets. Multi-model probabilistic forecast (ECMWF + GFS + HRRR + NBM + GraphCast + AIFS) with per-station EMOS bias correction, fractional-Kelly sizing under stacked risk caps, maker-only pricing, signed REST client, SQLite trade ledger, a server-rendered PWA dashboard, ~110 pytest cases, and reconciliation against the exchange's official settlement source. Public repo is a read-only preview; source is private.

Quant Toolkit  ·  the framework, abstracted

A Cowork plugin distilled from operating GEO. Nine skills: Kelly sizing, calibration audit, backtest harness, EMOS bias correction, maker pricing, P&L attribution, market scanning, pre-flight checklist, drawdown monitor. Venue-agnostic — works against any binary contract priced in [0, 1]. MIT.


Stack & Focus Areas

Python 3.11. Probabilistic forecasting (EMOS / Platt scaling / ensemble blending). Market microstructure (maker-taker fees, adverse selection, order-book dynamics). Risk management (fractional Kelly, drawdown control, position caps). Backtesting with honest execution assumptions. Reliability engineering for systems that handle money (single-instance locks, circuit breakers, structured pre-flight checks). SQLite. Tailscale-private PWAs. Claude Agent SDK + Cowork plugin development.


Contact

LinkedIn for hiring inquiries or collaboration.

Pinned Loading

  1. GEO-The-Kalshi-Weather-Bot-DEMO GEO-The-Kalshi-Weather-Bot-DEMO Public

    Real-money algorithmic trading bot on Kalshi's CFTC-regulated weather prediction markets — six-model ensemble with per-station bias correction, quarter-Kelly sizing, maker-only pricing across 20 U.…

    HTML 2

  2. Quant-toolkit Quant-toolkit Public

    Cowork plugin for prediction-market quant trading: Kelly sizing, calibration audit, backtest harness, EMOS bias correction, P&L attribution, maker pricing, and pre-flight safety checks. Venue-agnos…

    Python 1