On this page you'll find a list of various projects. If you are interested in learning more or contributing to any of these projects then you are very welcome to email me.
drivel
Infer a JSON schema from example data, produce nonsense synthetic data (drivel) according to the schema. github
rusty_pipes
A library that enables you to declaratively define your data sources and transformation pipelines, with an engine to fetch data and run said pipeline. github
stroming
A set of traits for reading from and writing to a stream store, together with an in-memory implementation. This project is mostly academic. github
nibble8
Yet another Rust crate for a Chip-8 interpreter, using sdl2. github
findcar
A cli that lets you search, sort, aggregate and filter results from multiple car search engines. Because of course you want to search for cars from the command line. github