Technical Portfolio

Personal Projects

TAMUhack Hackathon Strike-Out Spam: During the TAMUhack Hackathon, my group and I created this project using C and python that checks emails and places them into one of three categories using a list of revealing buzzwords. The three categories were scams, coupons, and important emails. Additionally, we created a website using HTML to input one's email and password to sift through the emails.

Class Projects

CSCE 314 Connect Four AI: This project was done using JavaFX and consisted of a fully functioning 7x6 connect four board with the option of either an easy or difficult AI opponent. Additionally, there was a reset button that also created a file displaying a log of all the moves played. All of the wins were tracked using an algorithm for a 2D ArrayList.

Robot

CSCE 221 Unordered Map Class: This project for Data Structures and Algorithm was done using C++ where all of the basic functions of the unordered_map class were implemented. The demonstrated a very strong understanding of complex data structures as well as iterators and unordered_map manipulation.

My LinkedIn