My Projects
Here are some of the projects I've worked on. Each one represents a learning journey and showcases different skills and technologies.

Comtech Internship - 911 Call Routing Utility
Python utility that creates and inserts custom 911 call-routing policies into SQL databases that determine hardware and call center routing of Massachusetts 911 calls.

Graph Algorithms and Visualization
Interactive GUI for graph visualization including algorithms such as Dijkstra's, Karger's, and a physics simulation for the vertex interface.

Critter Simulation
Implemented a parser and pretty-printer for a custom Turing-complete language to simulate an interactive, real-time updating world of mutating critters.

Function Dungeon
Retro-style, dungeon-crawler with game mechanics inspired by functional programming and procedurally-generated maps.

Scrabble
Command line multi-player scrabble game with AI opponents.
