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.
https://mdpan.dev/images/http-project-image.png

HTTP-C

A POSIX HTTP server written in C
https://grist.org/wp-content/uploads/2015/07/plankton.jpg?quality=75&strip=all

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.