01 HOME 02 PROJECTS 03 ABOUT ME 04 CONTACT

My Work

A collection of my projects.
Weather ETL Pipeline

Weather ETL Pipeline

A complete data engineering pipeline that automates the extraction of weather data via API, performs transformations and data cleaning with Pandas, and manages storage in a local SQLite database with deduplication logic.

Python Pandas ETL SQLite
Marketing A/B Testing

Marketing A/B Testing Analysis

Statistical analysis of advertising campaigns to validate the effectiveness of new creative assets. I utilized hypothesis testing to determine if conversion rates were statistically significant.

Python Statistics A/B Testing
Economic Data Analysis & Hypothesis Testing

Economic Data Analysis & Hypothesis Testing

Comprehensive Exploratory Data Analysis (EDA) on economic datasets. I applied statistical hypothesis testing to identify and validate correlations between various macroeconomic variables.

Python EDA Correlation Statistics