Welcome to My Portfolio
Here you will find a curated selection of my development projects , games I developed and experiments.
Featured Projects
-
Library Management System Console App
Simple C# console app that stores up to five book titles using five string variables. The program supports adding a book, removing a book , and displaying available books and borrowing.
-
Student Grades System Console App
A C# console application that manages student names and their corresponding grades using arrays. The program allows users to add students, add their marks, and display all students with their grades.
Game Projects
-
Platformer 2D
A 2D platformer game built with Godot, focusing on movement and level design fundamentals.
-
Angry Birds–style Game
A physics-based game inspired by Angry Birds, developed using Godot.