Featured Projects
Gym Admin Database
Relational SQL database designed for a multi-location gym management system. Includes normalized schema design, entity relationships, and analytical queries to support operational and business reporting.
Technologies:
SQL (DDL, DML, JOINs, CTEs, Aggregations)
Gym Admin Database BI Report
Business Intelligence report built using data extracted from SQL Server and transformed within Power BI. Includes data cleaning, modeling, DAX measures, and revenue-focused dashboards to support business decision-making.
Technologies:
Power BI (Power Query, DAX, Data Modeling), SQL
Python Database Generator
Automated synthetic data generator that creates realistic CSV files and populates relational databases for testing, analytics, and BI projects using randomized and reproducible datasets.
Technologies:
Python (Pandas, NumPy), Data Generation, ETL Automation