MoMakkawi
Mid Software Engineer | intermediate Backend Engineer | Contributor | Freelancer | Bachelor's degree in IT Engineering | .NET | C#
@MOOLAPAYRemote
Pinned Repositories
API-Authentication-Samples
Examples in the ASP.NET API 8 for applying Authentication
API-Authorization-Samples
Examples in the ASP.NET API 8 for applying Authorization.
ASP.NET.API.8.Identity-Sample
Sample Implement of new Identity using Minimal ASP.NET API 8 and FastEndPoint and REPR pattern with result pattern and deferent mappers.
Morse-Calculator
It contains a simple Domain Specific Language console to apply basic arithmetic operations in Morse code.
MyHealth
A RESTful API for the patient to be aware of his medical record, the doctor is aware of the patients' medical record after taking their consent.
Organizer
A tool that automates the process of organizing system architecture files and folders based on the developer’s preference.
Organizer-SG
A tool that automates the process of organizing system architecture files and folders based on the developer’s preference. -> AT COMPILATION TIME
PublicChat
A very simple training example for SignalR technology and user management , Blazor.
Quizmaker
Minimal API deals to determine students' levels of English by making quizzes, in this project we will be based on REPR pattern.
VisualStudioExtensions
Functional Code Map Extension similar to a Code Map but gives an insight into the functional architecture of the system .
MoMakkawi's Repositories
MoMakkawi/VisualStudioExtensions
Functional Code Map Extension similar to a Code Map but gives an insight into the functional architecture of the system .
MoMakkawi/ASP.NET.API.8.Identity-Sample
Sample Implement of new Identity using Minimal ASP.NET API 8 and FastEndPoint and REPR pattern with result pattern and deferent mappers.
MoMakkawi/MyHealth
A RESTful API for the patient to be aware of his medical record, the doctor is aware of the patients' medical record after taking their consent.
MoMakkawi/PublicChat
A very simple training example for SignalR technology and user management , Blazor.
MoMakkawi/API-Authentication-Samples
Examples in the ASP.NET API 8 for applying Authentication
MoMakkawi/API-Authorization-Samples
Examples in the ASP.NET API 8 for applying Authorization.
MoMakkawi/Morse-Calculator
It contains a simple Domain Specific Language console to apply basic arithmetic operations in Morse code.
MoMakkawi/Quizmaker
Minimal API deals to determine students' levels of English by making quizzes, in this project we will be based on REPR pattern.
MoMakkawi/SOLID-Design-Principles
SOLID Design Principle examples
MoMakkawi/Cube-Game
A prototype of 3D combat game
MoMakkawi/ExtensionMethods
A set of pure extension methods tested by Xunit
MoMakkawi/FunctionalCodeMap2022
The new version of Functional Code Map extension for Visual Studio 2022
MoMakkawi/MoMakkawi
MoMakkawi/Organizer
A tool that automates the process of organizing system architecture files and folders based on the developer’s preference.
MoMakkawi/Organizer-SG
A tool that automates the process of organizing system architecture files and folders based on the developer’s preference. -> AT COMPILATION TIME
MoMakkawi/Pendulums_OpenGL
Newton's cradle in openGL , 2D pendulums collide The collision speed increases when the space button is pressed, execution stops when the Escape button is pressed.
MoMakkawi/ProductsList
A simple example of the Minimal and RestFul and gRPC API's where CRUD operations are implemented and linked with a SQL Server database by EF
MoMakkawi/WaitForIt
A training project for the application of event sourcing with CQRS with mediator pattern and for databases we used Dapper.
MoMakkawi/Files-Uploader
The API for uploading files and using them by users is based on a clean architecture and JWT security.
MoMakkawi/GoogleSheetsHandler
Manage Google Sheets data on Drive, using Refit and Minimal API.
MoMakkawi/MedSal
A project to manage medical services, including providers and consumers.
MoMakkawi/NewsArticle
MoMakkawi/ProjectTypes
ASP.NET MVC 8 & Minimal API 8 for ProjectType management, with CRUD ops & user-friendly UI.
MoMakkawi/RESTful-in-CSharp
This repository was used to introduce some RESTful API concepts
MoMakkawi/Scheduler
Scalable Scheduler, API helps to schedule different back ground tasks. Scalable to create your own schedulers and scheduled tasks.
MoMakkawi/SearchEngineTechniques
MoMakkawi/SourceGen
A repository to try to solve the problem of generating folders at compile time
MoMakkawi/T4GenSamples
Samples from my experience with T4 Code Generators.