I'm software engineer at @TheFridayInstitute 🐺
I also like language, plants 🌱, medieval studies, and playing the piano 🎹
- Languages and parsers: see my parser combinator, and parser generator, library
parse-that
. Implements my meta-grammar language,BBNF
. keyframes.js
, a CSS keyframe animation library to tween anything. cubege.googleapiutils2
, a Google API wrapper for Python, focused on usability and performance.genetic-optimization
, a tried and tested genetic optimization library, written in Rust.- A multidimensional array library with a focus on readability and pedagogy.
- Implements a novel FFT algorithm leveraging this.
- speedtest used by the state of NC for broadband analysis:
go.ncsu.edu/mbabb
- sudoku, an implementation of my generalized CSP solver:
go.ncsu.edu/sudoku
. - cubege
thx!