Hard-working, Innovative and friendly. Specialized in Data Science and Data Analysis. Passionate, eager to keep learning and evolving in technology to better help the world. Constantly deploying new skills and helping others achieve their success.
Automated Deduplication App
Created an App that ingests excel sheets and normalizes the feed. A client had financial reports with numerous duplication issues. The underlying data had to be de-duplicated without manual QA investigation. Each file contained over 20,000 duplicated records across 10M+ records. Client asked to redesign/replace a faulty VBA script and reduce load on the company network from processing heavy data loads. Instead, I created a python script and flask app that would ingest a folder of .xlsx files and de-duplicate all files within the folder according to user set parameters.
NEAT AI - Flappy Bird
Designed and programmed a pythonic game to train NEAT AI, created a python version of flappy bird using pygame. Researched the NEAT AI whitepapers and imported the AI into the game, trained the AI while adjusting the weights for the neural network. Documented the first successful run on linkedin.