I'm software engineer at @TheFridayInstitute 🐺
I also like language, plants 🌱, medieval literature, piano 🎹, and ballet 🩰
- 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 multidimensional FFT algorithm leveraging this.
value.js
a core value component ofkeyframes.js
, mapping CSS-like values to JavaScript objects.
cubege
color picker 🎨
, supportingRGB
,HSV
,Lab
,OKLch
,XYZ
, & c.- offical NC speedtest implementation (
go.ncsu.edu/mbabb
), used for broadband analysis and novel speedtest methodilogical testing go.ncsu.edu/sudoku
, an implementation of my generalized CSP solver
thx!