Project Portfolio

⬅back

A small collection of my favorite projects that I've worked on. For the source code (and some more projects), feel free to check out my GitHub.

Noita Live Map

A live-updating map for the video game Noita that reveals and tracks terrain as the player discovers it. Built using Lua, Flask, and Jinja.

GitHub ↗

Infrastructure Network Modeling

A publication I authored that proposes a new technique for modeling how different urban infrastructure networks interact with each other.

DOI ↗

Hangman Client

A command-line client to play popular whiteboard game Hangman over a network, written in Rust.

GitHub ↗

Hangman Server

A server to host games for my Hangman client, also written in Rust.

GitHub ↗

Binary Clock

A physical clock that tells the time with LEDs displaying binary strings, all with an Arduino microcontroller.

GitHub ↗

Minecraft Utility Bot

A modular bot able to automate various tasks of survival Minecraft, such as farming crops. Built with the Mineflayer Node.js library.

GitHub ↗

Audio-Converter

A short bash script to convert batches of audio files between formats, replicating the directory structure.

GitHub ↗

Recipe Web Scraper

An ElectronJS application that calculates a recipe's cost based on pricing data scraped from various retailers.

GitHub ↗