
About Me
I have 2 years of experience as an Accountant optimizing workflows and analyzing financial data, I bring a strong foundation in automation, data modeling, and data analysis. Certified in Power BI, AWS, Azure, and Google Cloud Platform, and proficient in Python and SQL, I am driven by a passion for innovation and excellence. My expertise lies in transforming raw data into actionable insights, empowering organizations to make informed decisions and drive sustainable growth.
Projects

Extracting MMA Data with Python
Using Python I scraped data on every UFC fight, and stored the data in my PostgreSQL database for further analysis. I also created a data pipeline using airflow to automatically retrieve the data every week.
The tools I used:
- Python (Pandas, BeautifulSoup, Scrapy, SQLAlchemy)
- Airflow
- SQL
Extracting Fitbit Data with Python
Using Python and Fitbit’s API to pull my heart rate and sleep information and store the data in my own PostgreSQL database. I also created a data pipeline using airflow to automatically retrieve the data every week.
The tools I used:
- Python
- API
- Airflow
- SQL