Want to see more? Visit my full portfolio on GitHub
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.
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.
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.
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.
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.
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.
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.
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.
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.