Software
Grouped by what it is for. Stars, language, and last-updated dates come from the GitHub API at build time, so this page cannot quietly go stale. Everything here is public.
Stata commands
Commands packaged for other people to install and use.
Cross-sectional event study estimation with correct standard errors under cross-correlated returns.
Stata · 5 stars · updated 2026-06-23
net install csestudy, from(https://raw.githubusercontent.com/MalcolmWardlaw/csestudy/release/)
Research tooling and replication
Pipelines and replication packages behind the papers.
Replication code for the Contracts Not Written paper submitted to the UCLA Human x AI Finance Conference.
Python · updated 2026-03-19
A fork of html2text tuned for the specific pathologies of SEC Edgar filings.
Python · 2 stars · GPL-3.0 · updated 2025-09-09
Teaching tools
Things built for the classroom that also work as demonstrations.
A Black-Scholes option pricer written in Fortran 77 and compiled to WebAssembly, so it runs in the browser.
HTML · updated 2026-03-04
MCP servers
Three servers sharing one thesis: a language model should never see raw HTML mail. Each sits between a mail API and the model and returns text stripped of markup, trackers, and boilerplate.
The umbrella project: sanitizing MCP proxies between a mail API and a language model, for bulk inbox work.
· 1 star · updated 2026-06-07
Speaks JMAP directly to Fastmail and returns mail bodies stripped of HTML, trackers, and padding.
Python · 2 stars · MIT · updated 2026-06-07
The same idea against Microsoft 365 via Graph. Read-and-stage only: it drafts but never sends, and soft-deletes but never purges.
Python · 1 star · MIT · updated 2026-06-26