My Projects

ZTRIS: Terminal Tetris

ZTRIS is a TUI tetris clone created in GO using the tview package to render the TUI

ZTRIS: Terminal Tetris Image

Chess Game

I created a fully featured Chess game with 4 bots and Stockfish support using C++ and the SFML graphics library

Chess Game Image

BuildFromBat

BuildFromBat is a C++ build tool that scans your project's directory and creates a script to compile your project

BuildFromBat Image

Wordle Inspired Game

I developed a wordle inspired web game with javascript using Angular.js for the backend and hosted the project using Azure

Wordle Project Image

Network Packet Loss Analyzer

I created an end-to-end network analyzer to test VCU's Wi-fi network for packet loss in Java and C

Network Packet Loss Analyzer Image