Projects

Mexer

Mexer is a website that allows environmental and economic researchers, engineers, and policy makers to visually investigate energy and exergy consumption patterns throughout a country's ecnomy. The site is a Docker containerized Django application that is reverse proxied by NGINX. It is currently hosted at Calvin University. Multiple plot types are supported for a wide range of RUVY matrix data (a RUVY matrix approach builds on traditional input-output economic analysis). A user accounts subsystem allows different users to have access to different datasets.

It is available at mexer.site.

Turing Machine JS Emulator

Run a Turing Machine in your web browser! Made for a discrete mathematics class at Calvin University. Instructions on how to use are on the page. Make cool programs and watch a visualization of the Turing Machine carry out the code! Supports multiple tracks and multiple tapes.

Available here.