A repository containing personal projects, scripts, and code.
-
Agent-Based Model Project
- Contains a whitepaper exploring the basics of agent-based modeling and simulation techniques, including source code for simple models.
-
Media Element Schema
- Contains a schema and script that converts bibliographic information into properly formatted citations in MLA, APA, and Chicago format. The project is curated in this repository.
-
Statsy
- Contains the README and link to a Python package I developed for some core statistical functions and operations.
-
LinkGo
- A CLI tool that takes a CSV of URLs and returns a report of invalid or broken links, written in Go.