MY SOFTWARE SKILLS

Using python and basic object-oriented programming, I've been able to begin coding many projects.

To see more into the technical side, visit my projects below.

Inventory Storage and Searching

Through simple binary trees and the use of PySimpleGUI & tkinter, I was able to create a simple item inventory search system that I've even begun implementing into test websites for product development.

Memory Game

Using inheritance and Linked List's containing Nodes of information, I was able to create a functioning memory game with adjustable capabilities.

Object Detection Traffic Optimazation Model & Algorithm

Along with helping develop a machine learning model that can detect and mask vehicles and pedestrians, I've created an asynchronous algorithm designed for computing the information gathered from the model to consistently determine and switch the optimal timings for traffic lights within an intersection to reduce congestion throughout city traffic. We've helped take traffic from hard-time predictions to real-time decisions.