About Me
I have a genuine passion for harnessing data to aid clients in making well-informed decisions and advancing strategic planning initiatives. My portfolio comprises a variety of projects that illustrate my expertise in data analysis, visualization, and interpretation, using tools such as Tableau for data visualization, SQL for data querying and manipulation, Python for data analysis and scripting, and machine learning techniques to derive meaningful insights that drive impact. Please explore my projects bellow or for a broader overview, visit my GitHub portfolio.
Summary: Analysis of cafeteria violations in public and private schools across different boroughs in New York City,
​
Process:
-
Cleaning and wrangling data in Python
-
Conducting Exploratory Data Analysis (EDA) with SQL
-
Visualizing data in Tableau.
​
Goal:
-
Identify areas with the highest risk.
-
Explore the disparities between public and private school violations.
-
Suggest solutions.
Summary: The analysis uses machine learning and Natural Language Processing tools to classify the sentiments of tweets related to airlines.
​
Process:
-
Data cleaning using the nltk library.
-
Vectorization of textual data.
-
Tuning of the machine learning model.
​
Goal:
-
To build a classification model that accurately targets negative sentiments (aiming for a 96% accuracy rate) in order to assist airlines in identifying and addressing customer dissatisfaction issues.
​
Summary: This analysis employs a bagging classifier machine learning algorithm to predict the functionality of water pumps in Tanzania.
​
Process:
-
Data preparation and cleaning with Python
-
Application of machine learning for modeling.
-
Model tuning for optimal performance.
-
Employing cross-validation to test model reliability.
​
Goal:
-
To develop a practical tool that assists both government and non-governmental organizations in Tanzania with resource allocation for addressing water access issues.
Summary: This analysis employs MySQL queries to examine and comprehend sales trends at three major Walmart branches.
​
Process:
-
Creation of the database.
-
Data wrangling to prepare and clean the data.
-
Feature engineering conducted within MySQL.
​
Goal:
-
To gain insights into sales trends and customer behavior patterns at Walmart branches.