Skip to content
View ahmadhamarsheh's full-sized avatar

Block or report ahmadhamarsheh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CRUD-GameLibrary CRUD-GameLibrary Public

    Developed a Game Library application using .NET 8 and MVC architecture. Implemented the repository pattern for managing data access, ensuring a clean, scalable structure for CRUD operations

    C#

  2. PolicyAuthWebAPI PolicyAuthWebAPI Public

    PolicyAuthWebAPI is an ASP.NET Core API project for user management with JWT authentication and custom authorization policies. It provides endpoints for user registration, login, and access to prot…

    C#

  3. SimpleChatApplication SimpleChatApplication Public

    SimpleChatApp is a real-time chat application built using ASP.NET Core with SignalR for real-time communication. This application allows users to register, send messages, and view a live list of me…

    HTML 1

  4. HamroushAcademy HamroushAcademy Public

    Hamroush Academy is a web project showcasing programming courses with a strong emphasis on CSS for styling. The site features a modern, responsive design with attention to layout and visual appeal.

    HTML

  5. LeetCode LeetCode Public

    This repository contains my solutions to LeetCode problems, organized by problem name. Each folder is named after the problem and contains the solution code.

  6. PasswordManager PasswordManager Public

    A console application for securely managing and encrypting passwords. Allows users to add, retrieve, update, and delete passwords for various services.

    C#