There are myriad complex issues facing people today. Yet, data, in responsible hands, offers a solution to everything from cybersecurity to social (in)justice. That is why I initially pursued an M.S. in Data Analytics and Policy: to do my part in solving contemporary issues in a way that is evidence-based and equitable. 🏫 Crucially, this framework can—and should!—be applied to every industry.
Approaching the end of my graduate program, below you’ll find a list of my completed coursework and accompanying projects. Please note, this list and portfolio are non-exhaustive and updated on regular basis.
For this Data Visualization project, I created an RShiny dashboard demonstrating the unequal consequences of COVID-19.
Skills: R, RShiny, regression, ggplot2, tidyverse, packcircles, HTML, plotly, gganimate, dplyr, Inkscape, data wrangling
In this analysis I used Python to quantify the relationship between an individual's willingness to participate in the United States Census and their political party affiliation.
Skills: Python, Jupyter Notebook, statistical analysis, regression, scikit-learn, matplotlib, Pandas, NumPy, seaborn, HTML, Javascript
For this project, I decied to create this website from scratch instead of using a template from a site like SquareSpace. I decided to create a website on my own to become more savvy in web development and styling languages.
Skills: Python, HTML, CSS, Javascript, web development
In this project, I used a dataset from the City Health Dashboard to cluster United States cities into clusters using K-Means.
Skills: R, K-Means, tidyverse, dendexend, factoextra
Here I used outlier detection methods to identify outliers within a dataset.
Skills: R, statistical analysis, tidyverse, mvoutlier, ggplot2, mahalonobis
In this project, I feature engineerd a "violent crime" index based on several demographics in Baltimore. Next, I used this model to predict crime from 2010 to 2015, and tested the validity of the model.
Skills: R, tidyverse, skimr, pastecs, rpart, rattle, data wrangling, feature engineering, prediction, decision trees