My Projects

Here are some of the projects I have worked on during my educational journey. My portfolio contains web applications that were build in a team of three people, for example, Airline Reservation System, and programs developed during the individual studying process like Tic-tac-toe game. You can find all my projects on GitHub.
Kamisado Game

Kamisado Game

Interactive digital version of the strategic board game Kamisado, using Python object-oriented programming and Pygame library.

See Code
Racing Game

Racing Game

A fast-paced JavaFX racing game built with the JavaRush graphics engine with focus on dependencies and plugins.

See Code
Tic Tac Toe

Tic-Tac-Toe Game

A strategic Tic-Tac-Toe game on Tomcat using servlets and JSP as well as working with HTTP requests and responses.

See code
HRM System

HRM & Payroll System

Comprehensive JavaFX-based HRM and Payroll System with employee record management and generating reports.

See code
Airline Reservation

Airline Reservation System

An OOP-based Airline Reservation System with database storage and exception handling mechanisms.

See code
RPG Admin Panel

RPG Admin Panel

A CRUD-based web app for managing online game player accounts using JS and jQuery.

See code
Voting App

Voting Application

Initial voting application structured with OOP principles using PHP with MySQL database

See code