I published my resume at cv.blakerayvid.com, rewriting my old Word file as a plain HTML/CSS/JS document. It lists my skills, projects, work history, and provides a PDF download. I built it to give a fast, clear view of what I do. Thanks to this change, I can now maintain my resume with VSCode. View on…
Category: Data Science
SOAP: A New Polling Platform
Constructive political criticism online is hard to find. Discussions quickly turn mean, and even minor disagreements can escalate into major arguments. Messages often get lost if one’s audience is too small, and misunderstood words can lead to backlash. That’s where Soap comes inโa new kind of social platform designed to change the way we talk…
Sentiment Classifier
My Flatiron School Data Science Bootcamp Phase 3 Project was to address the business problem of brand reputation management by monitoring and analyzing Twitter sentiment. The goal was to develop a machine learning model that can correctly classify tweets as positive, negative, or neutral, and provide insights to improve brand perception and engagement strategies. View…
Space Debris Exploration
This is an exploratory data analysis (EDA) of a Kaggle dataset made as part of the Flatiron School Data Science Bootcamp. The slides from the associated presentation are available here. https://github.com/brayvid/space-debris-eda
Covid Report NYC
View the latest Covid-19 case, hospitalization, and death trends for New York City in a simple web interface. ๐ covidnyc.blakerayvid.com View on GitHub