Portfolio
I am now in the world of data science and machine learning, where I have been applying the same curiosity and knack for problem-solving that brought be success as a researcher during my math PhD and postdoc. Below is a selection of the data science and programming projects I completed on my own before starting my first job as a data scientist.
Personalized Los Angeles Movie Screening Tracker
Personalized Los Angeles Movie Screening Tracker
Python tool that identifies movie screenings at independent movie theaters in the LA area from user-provided lists of movies.
Verification of an Election-based Consensus Algorithm
Verification of an Election-based Consensus Algorithm
Overhaul of an existing model of a consensus algorithm in a distributed system, changing from a first-come-first-serve algorithm to a voting algorithm. Formally verified that the algorithm behaves as desired.