Projects
All of my personal work can be found under my Github repo. Listed below is a sampling of the work I am the most proud of!
arXivist
- A Python command line interface for retreiving, storing, tagging, etc. research papers from arXiv and other pre-print sites
- Built with Python, Postgres, and Docker.
portolve
- A small program for exploring optimal portfolio problem through evolutionary algorithmic techniques.
- Build with Kotlin and Gradle.
voronoi-generation
- An framework for exploring the generation Voronoi diagrams under different distance metrics and in higher dimensions.
- Build with C, Bash, and Python.
mtg-analysis
- Time series analysis and modeling of competitive level metagames and card prices for the trading card game Magic: The Gathering.
- Built with Python’s SciPy computing environment (Pandas, Numpy, etc.) and Postgres.