top of page

Here are several projects I have worked on in the past.

 

To see my GitHub account, click here.

Ship Navigation Game

Ship Navigation Game for Game Boy Advance written in C. It can be run directly in any Game Boy Advance Emulator.

 

Written as a class assignment at Georgia Institute of Technology's Computer Organization and Programming course. 

 

Download

 

Source Code (GitHub)

 

Anagrammer

A simple Java-based anagram checker that uses a list of words stored in a file named words.txt.

 

Written as an assignment at Georgia Institute of Technology's Introduction to Object Oriented Programming course.

 

Download

Sample Works

Air Hockey

A basic Python-based air hockey game, with a rudimentary implementation of artificial intelligence and collision sensing.

 

Dependencies: Pygame

 

Written as a final project at Carnegie Mellon University's Fundamentals of Programming and Computer Science course. 

 

Download

 

Source Code (GitHub)

bottom of page