Projects
Things I’ve built.
Libraries, languages, and servers written outside the lab, plus research code from inside it. Each entry links to the source.
Featured
Glindo
A parser-combinator library I built to learn functional programming and Gleam.
benzene_lang
An experiment in language design, compilers, and C++ metaprogramming.
Lentil
A self-hostable, fault-tolerant chatroom backend built with Gleam and OTP for deploying custom chat applications.
Earlier and ongoing
Shimmer
DormantAn implementation of the Language Server Protocol specification (LSP 3.17) in C.
ChisJson
ArchivedA JSON parser written in Haskell.
HaskellMonte Carlo peptide search
ResearchA Python fork of a Monte Carlo tree search with a random-forest surrogate, adapted to explore aggregating peptide sequences.
PythonDistributed neural network
ArchivedA proof-of-concept C++ neural network whose layers are computed across a network of participating machines, with consensus checks on layer outputs.
C++