Data analytics, visualization, and technical projects focused on transforming data into insights through Python, SQL, Tableau, and interactive applications.
Developed an end-to-end business analytics project using Python, SQL Server, and Tableau. Generated and analyzed operational datasets covering customers, products, orders, and transactions. Built SQL views and Tableau dashboards to visualize KPIs, revenue trends, profitability, customer performance, and product insights.
View GitHub
Analyzed CDC Provisional Mortality Statistics data using Python and Pandas. Cleaned and transformed mortality records, calculated population-adjusted mortality rates per 100,000 residents, and developed Tableau dashboards exploring state-level and demographic mortality patterns.
View GitHub
Analyzed Spotify audio features using Python and Pandas to explore trends in tempo, energy, danceability, valence, and popularity. Created visualizations to identify relationships between musical characteristics and listener trends.
View GitHub
Used SQL Server to analyze IMDb horror movie datasets, exploring ratings, votes, runtime, genres, directors, and box office performance. Created queries to identify trends and patterns within structured data.
View GitHubCleaned and merged salary datasets using Python and Pandas to analyze compensation trends across data-related roles. Created visualizations highlighting patterns and differences across positions.
View GitHubAnalyzed Sanrio character popularity rankings from 1986–2024. Built datasets and visualizations to identify long-term popularity trends and ranking changes across decades.
View GitHubBuilt a Python application that simulates dice battles, tracks outcomes, and analyzes performance using tables and visualizations.
View GitHubUnity game prototype where players collect blood bags, avoid hazards, and complete objectives. Implements player movement, collision systems, scoring mechanics, and gameplay logic.
Unity prototype combining custom artwork with interactive gameplay. Players control a rat collecting items while avoiding enemy obstacles. Demonstrates gameplay systems and technical implementation.
Developed a Flask application featuring multiple routes, conditional logic, loops, and JSON responses. Demonstrates backend development and web systems.
View GitHubCreated a Python application that calculates taxi fares based on travel distance. Includes input validation and modular functions for reusable code.
View GitHub