MohammmedEbrahim's Stars
thisisnabi/Catalog
A Catalog Service by ASP.NET Core
thisisnabi/Locator
Vertical Slice Architecture Implementation in ASP.NET Core User Location problem domain.
thisisnabi/Shortener
Shortener Url as a service in ASP.NET Core and Actor Model
thisisnabi/Blogger
Clean Architecture, CQRS, and DDD Implementation by ASP.NET Core Blog problem domain.
thisisnabi/DigitalWallet
The E-Commerce User Wallet Service designed in ASP.NET Core
thisisnabi/Notify
Notify as a service in ASP.NET Core & VSA
thisisnabi/Search
Search as a service in ASP.NET Core and Elasticsearch
thisisnabi/Bible
YARP API Gateway in ASP.NET Core
thisisnabi/Media
Media as a service in ASP.NET Core & Minio Object Storage
thisisnabi/Reminder
Using ASP.NET Core, Hangfire, MongoDb, MassTranssit
thisisnabi/Whiteboard
Real-time whiteboard based on SignalR .NET 8
thisisnabi/Chat
Chat as a service based on SignalR for real-time messaging
mostafasharaby/Medical_Center
Full Stack web app (Medical Center)
FireF00X/Hostpital-Reporting-System
ahmedfarouk-dev/Talabat.Apis
nadaawad25/LibrarySystem.Api
AhmedSayed030/Clinic
AbdalrhmanHarfoush1264/ClincProjectCleanArchitecture
NadaAmer20/E_CmmerceCleanArchitecture
Hamza-Darouzi/Football-API
FootballAPI is a robust and efficient web API built using ASP.NET Core 8. It leverages the power of Entity Framework Core 8 as an Object-Relational Mapping (ORM) tool. The project is designed using the principles of Domain-Driven Design (DDD) and Clean Architecture, ensuring separation of concerns and making the codebase maintainable and scalable.
yousef132/School-Managament-System
harismuneer/Minesweeper-Desktop-Game
💣 An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC) Architecture. Its a stand-alone desktop game which also provides save and load game functionalities.
arasgungore/CMPE160-projects
Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
recluzegeek/AirLineReservationSystem
A Java-based airline reservation system that uses Object-Oriented Programming. The system can manage customers, admins, flight booking and cancellation. It also includes many other features implemented in Java using OOP concepts like inheritance, encapsulation, association, and composition.
mhamzap10/Parking-Management-System
Parking Management System is used to manage and solve the Parking Problems of the company/Institute. This project is build on Java using NetBeans.
muhammadbadrul1234/ElDorado-Travel-and-Tour-Management-System
The main purpose of this system is to provide a efficient way for a customer to book hotels, flight, train and bus. Also it automates the processes and activities of a travel agency.
ericrangels/OOP
Object-Oriented Programming (C# / Python)
zahidesad/Car-Sales-System
Computer Programming 2 End Of Term Project With Swing
karlosdaniel451/internship-candidate-finder
Final project of the Object Oriented Programming discipline of my Undergraduate course.
Monkey8596/OOP_Course
A project showcasing OOP principles such as inheritance, polymorphism, and encapsulation. Implements classes, objects, methods, and properties in Python to solve real-world problems.