My Projects

Below are the projects I created during my programming courses. Each project includes a short description and a ZIP file you can download.


JAVA Projects

Space Invaders

Type: Java (Desktop) • Simple 2D arcade shooter

A Space-Invaders style game where the player moves horizontally and shoots enemies while avoiding collisions.

Download ZIP

Minesweeper

Type: Java (Desktop) • GUI puzzle game

A classic Minesweeper clone built with Java Swing. Supports flagging, timer, mine counting, and full win/lose logic.

Download ZIP


Web Development Projects

User Login System (Admin Approval)

Type: PHP • Database • Authentication System

A user registration and login system where users can register, but only gain access after an admin approves their account.

Download ZIP