Some of My Projects

Want to see more? Visit my full portfolio on GitHub

Hangman

Hangman

A school project written in C# where players guess a hidden word with a limited number of incorrect guesses. Supports solo and 2-player mode.

C#
DragonSlayer

Dragonslayer

A fantasy adventure where you battle dragons with an enchanted sword. Turn-based with a retro pixel art style.

C#
Guess the Number

Guess The Number

A console-based number guessing game with multiple difficulty levels, time-limits, and performance tracking.

C#
Climbing Store API

Climbing Store API

A backend simulation of a climbing store where users can manage customers, products, and orders via console menus.

C# SQL
Nightcity Warez

Nightcity Warez

NightCity Warez is a futuristic e-commerce website built with pure HTML and CSS as part of a school project. It features a stylish homepage, dynamic product listings, a shopping cart, checkout flow, and user profile — all wrapped in a sleek, cyberpunk-inspired UI.

HTML CSS  Javascript
Rock Paper Scissors

Rock Paper Scissors

This is a simple console-based Rock Paper Scissors game implemented in C#. The game allows you to play against the computer, keeps track of the scores, and gives you the option to play multiple rounds.

C#
TODO App

TODO App

A sleek and efficient task management application built using HTML, CSS and PHP as part of a school project. Designed for simplicity and functionality, it allows users to create, manage, and track their daily tasks effortlessly.

PHP HTML CSS SQL
Space Backenders

Space Backenders

SpaceBackenders is a fully functional blog platform built in PHP and MySQL as part of a school project. It features secure user authentication, post and comment management, user profiles with image uploads, an admin panel, and interactive features like post likes.

PHP HTML CSS  Javascript SQL