Some of My Projects

Want to see more? Visit my full portfolio on GitHub

NoFallZone

NoFallZone

A full-featured climbing gear store simulation built with C#, using Entity Framework Core and .NET Core. It allows users to register, log in, browse and search for products, manage a cart, and place orders — all through a robust role-based system.

Csharp Sql Entityframework Dotnetcore
Dragonslayer

Dragonslayer

A turn-based console adventure crafted in C# as part of my software development studies. Assume the role of a destined hero, armed with an enchanted sword and a prophecy to fulfill. Battle through formidable dragon lieutenants and confront the ancient dragon Aldurak to restore peace to the realm.

Csharp
Guess The Number

Guess The Number

A modern take on the classic number guessing game, developed in C# as part of my software development studies. This console-based application challenges players to deduce a randomly selected number within a specified range, providing feedback on each guess to guide the player closer to the correct answer with multiple difficulty levels, time-limits, and performance tracking.

Csharp
Uddevalla Climbing

Uddevalla Climbing

UddevallaClimbing is a console-based application developed in C# using ADO.NET, designed to simulate backend operations for a fictional climbing store. The project enables management of customers, products, and orders through an interactive menu-driven interface.

Csharp 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.

Csharp
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
Hangman

Hangman

A classic word-guessing game recreated as a console application in C# as part of my software development studies. Designed with both singleplayer and two-player modes, the game challenges users to guess a hidden word within a limited number of attempts before the hangman is fully drawn.

Csharp