Projects

These were all part of my degree program and thus completed at Northeastern Universty.

File System
December 2020
Built a simple file system with CRUD functionality using FUSE, written in C with a partner.
Tetris AI
December 2020
Adapted a pygame Tetris implementation in Python in a group of 3 and created 3 AI agents to play it.
Animation player
April 2020
Implemented a Java program with a partner that takes a text description of an animation (DSL) and renders it visually, with a GUI built using Java's Swing.
Child Language Acquisition Bayes Classifier
August 2016
Trained a Bayes classifier using R to determine a child's stage of langauge acquisition from a corpus of transcribed speech.