Proactive and caring worker with almost a year of experience combined with communication strengths and good observational skills. Skillfully handles day-to-day activities while looking for opportunities to make a difference.
Fantasy Football Drafter (July 28, 2021-Present)
Developed a machine learning model to deliver recommendations of Fantasy Football draft picks. Data collected with dynamic and static web scrapers using Selenium. Performed ETL on data collected. Ingested data and ran it into statistical models to provide predictions. Loaded the data locally into CSVs. Dynamic visualization of draft data and player statistics. Created an endpoint to display data to the user and accept queries.
Search Engine (July 9, 2021)
Designed an efficient multithreaded search engine using a multithreaded in-memory inverted index, web crawler, and database-backed search interface all tracked with user JWT cookies. Written in Java using standard libraries including math, io, net, logging, and sql packages.