Projects

Audiobook Podcaster

A small tool for generating and serving an podcast feed from a folder of audiobook chapters. Github

Tell My

A find-my-friends notifier to tell you when you’re friends are nearby. Github

Compression Experiments

Some notebooks and hacky code from when I was learning about compression techniques and information theory. I implemented Huffman and Arithmetic coding, LZ77 compression, and a character-based LSTM. Github

Botanico

A half-complete game I wrote in highschool, in the spirit of Factorio and Stardew Valley. I wrote the game engine myself in OpenGL (using Java bindings), and did some interesting procedural generation with fractals. Also did the artwork and music. Github