Selected projects in game development, data analysis, and web applications.
Python dashboard analyzing musical characteristics across tracks. Visualizes tempo distribution, energy vs danceability clusters, valence trends, and top popular songs to explain how musical features influence listener perception.
View GitHubSQL project analyzing IMDb horror movies dataset. Explores ratings, votes, runtimes, genres, directors, and box office gross. Queries find top-rated, most popular, longest, and highest-grossing movies. Screenshots of results showcase data exploration and aggregation.
View GitHubSimulate dice battles between two players, track wins round by round, and analyze outcomes with tables and charts.How it Works: Two players roll dice for a number of rounds. Scores and cumulative wins are tracked.
View GitHubFast-paced Unity prototype where a vampire collects blood bags, avoids garlic hazards, and returns to the coffin to win. Implements player movement, collision detection, scoring systems, and basic gameplay metrics for balancing.
3D Unity prototype combining 2D watercolor art with interactive gameplay. Players control a rat collecting cheese while avoiding a demon enemy. Demonstrates integration of creative assets with technical mechanics.
Analyzed multiple datasets of Data Scientist salaries. Cleaned and merged datasets using Pandas and created visualizations highlighting salary trends and compensation disparities.
View GitHubAnalyzed Sanrio character popularity rankings from 1986-2024. Built datasets and visualizations identifying long-term popularity trends and ranking shifts across decades.
View GitHubPython application that calculates taxi fares based on travel distance. Includes input validation and modular functions to maintain readable, reusable code.
View GitHubFlask web application featuring multiple routes, conditionals, loops, and JSON responses. Demonstrates backend logic and interactive web development.
View GitHub