Intern @ Bold Metrics

[05.20.2022 - Present]

Developed a new CLI for clients to upload size charts to our PostgreSQL database. Performed comparative data analyses on client inventories, categorizing products with similar sizing to use the same prediction models.



Research @ UofSC

[1.28.21 - 9.30.21]

Used Tensorflow to create, modify, and quantize machine learning models. Experimentally deployed layers these models to microcontrollers to pinpoint the distribution that yields maximum accuracy.



Intern @ CU-ICAR

[6.01.2021 - 8.20.2021]

Recreated and re-ran popular machine learning models in both MatLab and TensorFlow in Python to dive deep into the differences of each new model, compare ease of use, modularity, and speed of both platforms.



Informate

[12.18.2020]

Informate scrapes news articles from the home pages of several popular news outlets and displays them in real time by pinging a self-made API.



Password Manager

[9.3.2020]

Locally hashes, stores, and retrieves passwords, usernames, and URLs at a push of a button. This also helped reinforce the basics of python. View my beginner-esque code here.



HangPy

[7.24.2020]

The game of hangman developed in python. This gave me an understanding of the logical processes and steps needed to code well.