Welcome to my Projects page! Here you'll see some of the projects I've had fun working on over the years.

GitHub
Here is a link to my GitHub, which includes my latest research on Twitter Bot Classification.


Auction Design and Deep Learning Research Poster (PDF)
During the Spring 2020 semester, I researched game theory, auction design, and deep learning. This presentation won a first-place prize in an undergraduate research showcase at the University of Maryland.

Wabtec Internship Presentation (PDF)
Over the Summer of 2019, I was an intern for Wabtec Railway Electronics in Germantown, Maryland. This is the presentation I gave to the senior engineers and upper level management.


Terraformation (.zip)
Play as a spaceship and collect resources from asteroids to terraform a new planet for humanity. Will you save the human race?
Use Q, W, E, A, S, and D to rotate the ship, and Z, X, Ctrl, and Space to move.

Markov Chain Text Generator (.jar)
Select either text generation or text prediction. For text generation, the Markov chain will perform a random walk to generate text using the input data provided.
For text prediction, the Markov chain will suggest the word that is most likely to come next, based on what you have already typed.

Chess (.jar)
The classic game of Chess! Choose to play against another player or against the computer's rudimentary AI. Select a piece to see your available moves then select a tile to move your piece.

Advanced Object-Oriented Tower Defense (.jar)
This is a demo for a tower defense game built in collaboration with Al Yin. Press 1, 2, or 3 to select a tower, click to place and upgrade.

The Snake Game (.jar)
Use the arrow keys or WASD to move. Collect the bits of food on the screen to make the snake grow. Try to get the highest score you can!