top of page

Projects
Abnormal Network Traffic Tool: Developed October 2022-April 2023
This Linux based tool, developed using Python Language, was made for my Senior Design Project for my Computer Science Bachelor's, with the purpose of detecting any anomalous network traffic in a Local Area Network. This team was developed with four other members, my task was to create the backend of the tool, which as responsible for taking in the data collected by the front end and check if each data point in every attribute is in a database of confirmed good data. If the data doesn't exist, it will send an alert to the user.
Strabulli and the Circus de Tonto: Developed February 2023-April 2023
Created in Unity, this 2D platformer stars a red jellybean named Strabulli, who decides to take revenge on the members of the circus. Using a discount mech suit with three different attacks, Strabulli must clear three levels to face off against the master of the circus and his twenty foot clown mech.
Cluster Analysis Program: Developed February 2022-March 2022
This was a Python programmed to display scatter plots of some selected attributes of an electric plant's data set and partition them. Different attributes would be on the x and y axes and my team and I would need to infer the relationship between the two based on the appearance of the scatter plot and how the partitions change based on how many the program needs to create.

bottom of page