Projects.
Graph Diffusion for Payment-Integrity Risk Scoring
Inside a synthetic-data prototype that scores public-finance payments for fraud risk: a JAX logistic regression classifier, an anomaly detector, and a graph-diffusion 'guilt by association' feature -- with the spectral math and the plots that come out of it.
HTTP-C
A POSIX HTTP server written in C
PlankAI
Implemented a neural network and set of genetic algorithms in Rust as the engine for 'Plankton' agents that collect food on a board. Front-end webpage for the project was built using WASM, specifically the wasm_bindgen Rust crate.