Projects
A selection of stuff that I've done in the past
DeepFreight Map Optimization
![DeepFreight Map Optimization](/images/projects/ride.jpeg)
Developed algorithm to optimize the battery charging process for autonomous electric vehicle (EV) services. Defined algorithm objective to maximize customers served while avoiding mileage threshold of EV batteries. Utilized historical route data from Waze reflecting origin and destination points to train algorithm.
Vibify Playlist Generator
![Vibify Playlist Generator](/images/projects/vibify.jpeg)
Collaborated in a team of 4 to develop a playlist generator using JavaScript and Python. Utilized Google Cloud Vision API to scan a photo input and generate a related group of keywords. Integrated Spotify API to create playlist based on generated keywords.