About me
Experienced Software Engineer with a demonstrated history of working in the aerospace & defense industry.
Skilled in Python, Java, C++, Kubernetes, Docker, Communication, and Research.
Completing a Bachelor of Science - Computer Science and working towards a Master's Degree in Computer Science from
East Carolina University. I am eager to learn when required or out of my own interest and
I possess an ability to quickly adapt to situations requiring high degrees of accuracy and competing demands.
C++ Project
ASCII Text Art
Drawing application in which users create ASCII art by drawing on a canvas. User can upload and save drawings as text files. Animated series of drawing to console.
Python Project
Discord Bot
A Minecraft discord bot with many features to check your Hypixel data. Takes in commands, requests from an API, and
processes information from an API.
Java Project
Postfix Calculator
This program evaluates an infix expression by converting an infix expression to postfix form and then evaluating
the postfix expression.
Java Project
Event Simulation
Program simulated customers going to a bank teller. The program calculated customers' arrival and departure times, and calculated the average waiting time.
Java Project
Flight Map Graph
Created a graph of flights between cities for an airline. Flight paths between different cities were tested and returned.
Java Project
Vector Space Model
Created an information retrieval model to take in a query and returns the top 10 documents that are most relevant to the query.