Skip to content
View SaraaHesham's full-sized avatar

Block or report SaraaHesham

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

Popular repositories Loading

  1. Restaurant_website Restaurant_website Public

    HTML

  2. HotelSystem HotelSystem Public

    C#

  3. CSharp-OOP-Projects CSharp-OOP-Projects Public

    This repository contains three C# projects that demonstrate Object-Oriented Programming (OOP) principles, including encapsulation, inheritance, and polymorphism. Each project showcases how OOP conc…

    C#

  4. CSharp-Collections-Project CSharp-Collections-Project Public

    A simple console-based shopping cart application built with C#, designed as an exercise for learning collections (List, Tuple, Dictionary, Stack). Users can add, remove, and checkout items, with an…

    C#

  5. CSharp-Delegates CSharp-Delegates Public

    This repository features three C# projects that explore advanced concepts of Delegates, Anonymous Methods, Lambda Expressions, Multicast Delegates, Func/Action/Predicate, Events, and Covariance/Con…

    C#