Claude was central to building StrikeLab — a browser-based 10-lesson course where students implement Black-Scholes and the Greeks in Python (runs via Pyodide/WASM, no install). Specifically, I used Claude to: generate unit test scaffolding for each coding exercise, iterate on the Newton-Raphson implied vol solver, and debug Pyodide edge cases that had almost no Stack Overflow coverage. The thing I found most useful was using Claude as a rubber duck for math — explaining the CRR binomial tree derivation out loud (to Claude) and having it catch where my intuition was wrong. If you’re a high schooler or early college student curious about quant finance, the full course is free: strikelabco.vercel.app Happy to share more about the Claude-assisted parts of the build if useful. submitted by /u/Pure_Annual_8030
Originally posted by u/Pure_Annual_8030 on r/ClaudeCode
