Game Development Project

Custom game project
Interactive game built from scratch

Designed and built an interactive game in Java, focusing on core programming concepts such as state management, user interaction, and modular design, reinforcing problem-solving skills and clean code practices through hands-on development.

View on GitHub

Access Control System

Access control system
Role-based access control system

Implemented an access control system to protect sensitive research data using role-based permissions and authentication logic, emphasizing secure system design, controlled access, and real-world security constraints.

View on GitHub

Chicago Data Analyzer

Chicago data analysis visualization
SQL-based public data analysis

Analyzed public datasets on crime, income, and education by loading CSV files into an SQLite database and executing structured SQL queries to uncover trends and insights using Python and Pandas.

View on GitHub

Airport Management System

Airport management system
Relational database & system design

Designed an airport management system modeling airlines, flights, gates, and passengers using a relational database, focusing on schema design, SQL queries, and data integrity to support real-world operational workflows.

View on GitHub