A few projects that show how I author mathematics content and build the AI and data systems around it — with an emphasis on measurement, correctness, and responsible data handling.
A reusable, config-driven framework for turning any course's materials into an evaluated, privacy-safe RAG assistant — with human-in-the-loop feedback tooling and an evaluation loop. Proven end-to-end on a university capstone.
RAGLLM evaluationprivacy-by-designPython
Two decades of authored math content: nine full university course archives with editable LaTeX source, recent activity-style practice sets, and expository talks with animated slide sequences — Cauchy rigidity, the Art Gallery Theorem, Cantor's infinities.
content authoringLaTeXassessmentteaching
A live Jupyter Book course site for WGU's Computer Science capstone — task-by-task guidance with complete worked machine-learning examples for classification and regression, used by the students it was built for.
coursewareJupyter BookteachingML
Monte-Carlo existence proofs of how a single aggregate metric can mislead across populations — a literal Simpson's paradox, throughput-driven metric deflation, and non-uniform optimal effort allocation, with symbolic verification.
measurementstatisticsevaluationPython
A Windows desktop app that automates the repetitive Salesforce/Outlook workflow of running a course caseload — batch actions across filtered students, templated email/text, at-rest encryption, a test suite, and a packaged build.
applied softwarePythondesktopautomation
Open-source research software for the creation, manipulation, and display of circle packings (in the sense of Thurston) — tied to my published mathematics on generalized branching.
math researchJavaopen source