Projects

The Papers Game

co-developed with Aaron Li

A simple online game to find the more novel arXiv article. This website was created using the React library for the user interface, and the Python FastApi framework for handling arXiv articles.

Weyl Diagrams

A D3.js-driven web application that generates Weyl alternation diagrams for rank 2 Lie Algebras, supporting the research presented in this paper.

Lattice Plot

co-developed with Pamela E. Harris, Juan Ramirez, and Fabrice O. Ulysse

The same project as Weyl Diagrams above as a cli tool created with the Python Matplotlib library.

Matrix Manipulator

co-developed with Tara Gomes and Christopher O'Neill

A JavaScript web application that performs various operations on the matrices composing a free resolution. This application supported the research leading to the results presented in this paper.

Kunzpolyhedron

co-developed with Cole Brower, Tara Gomes, Christopher O'Neill, and Christopher Preuss

This script provides functions for working with Kunz posets, which index faces of the Kunz polyhedron, in the computer algebra system Sage.