AS

Sometimes I build.

Clue Game

Clue text-adventure game using three linked-list structures (characters, items, rooms).

C, C++, CLion

Metasploit Break

Offensive security project; gained access via backdoor command execution over Metasploitable's CLI.

Kali, Eclipse, VirtualBox, IntelliJ IDEA, Metasploitable 2

Patient Triage System

Automated ER triage system implemented with a heap-based priority queue.

Java, IntelliJ IDEA

Unit Converter

Length/weight converter (metric US) using pointers and OOP practices.

C, CLion

Cloud Classifying Weather Predictor

ML app to identify cloud types from images; supported one-off predictions and multi-label classification on a public dataset.

GCP Vision API, AutoML Vision

The Hunted

3D hide-and-seek Unity game with AI and WASD movement (MIT Blueprint Hackathon '20).

C#, Unity