Projects

Real systems I've built and run. The trading demos are sandboxed mockups with invented data — the working versions stay private.

Trade Bot 1

An options-income bot. It manages a weekly options strategy on its own, reports as it goes, and takes live adjustments by email.

Live demo uses fabricated data — not connected to any real system.

Open live demo →

Trade Bot 2

A signal-execution bot. It reads a professional trader's emailed trade alerts, places the orders automatically, and watches programmatic exit conditions to capture profit or stop a loss.

Live demo uses fabricated data — not connected to any real system.

Open live demo →

Regulatory News Filter

A daily news pipeline that runs two language models against the same feed and compares their picks — an A/B test for judgment, not just a summarizer.

AI Evaluation — a writing sample

A critique I wrote to a model about how it was taking correction: treating every adjustment as a refutation. I gave it a better mental model — goals as vectors that rarely point exactly opposite — and it changed how the model responded.