ahmed khalifa (Ahm7dKhalifa)

Ahm7dKhalifa

Geek Repo

Location:Egypt

Github PK Tool:Github PK Tool

ahmed khalifa's starred repositories

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

Language:PythonLicense:NOASSERTIONStargazers:259799Issues:6657Issues:283

modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.

BenchmarkDotNet

Powerful .NET library for benchmarking

AutoMapper

A convention-based object-object mapper in .NET.

system_design

Preparation links and resources for system design questions

redis

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.

Language:CLicense:NOASSERTIONStargazers:8586Issues:250Issues:143

study-path

An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture

run-aspnetcore-microservices

Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12

Language:C#License:MITStargazers:2495Issues:76Issues:43

System-Design

It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨‍💻 Interview Prep. 👨‍💻

License:GPL-3.0Stargazers:1862Issues:44Issues:0

system-design-resources

Contains system design materials to prepare for system design interviews 🚩👨‍💻👨‍💻👨‍💻

License:MITStargazers:660Issues:18Issues:0

DDD-NoDuplicates

Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.

Language:C#License:MITStargazers:533Issues:26Issues:10

run-aspnetcore-realworld

E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->

Language:SCSSLicense:MITStargazers:455Issues:23Issues:5

angular-material-dashboard

Angular Material Dasshboard using Angular Material, highcharts and flexbox

Language:TypeScriptStargazers:328Issues:20Issues:0

LeetCode-Solutions

✅🟨 These LeetCode solutions use both code and animations to address a wide range of problems.

Language:JavaLicense:MITStargazers:246Issues:6Issues:0

run-aspnetcore-basics

Implementation of Real-World example in One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boilerplate for fast implementation, minimum development, bootstrap your idea, create Minimum Viable Product (MVP), idea validation, startup development implementation for a limited time and limited resources with using latest asp.net core and entity framework core.

Language:C#License:MITStargazers:166Issues:9Issues:0

AspnetMicroservices

AspnetMicroservices

Language:C#License:MITStargazers:122Issues:5Issues:6

RabbitMQ.Client.Core.DependencyInjection

.Net Core library-wrapper of RabbitMQ.Client for Dependency Injection.

Language:C#License:MITStargazers:110Issues:13Issues:57

ru101

Source code and examples for Redis University RU101 Introduction to Redis Data Structures

Language:PythonLicense:MITStargazers:108Issues:7Issues:9

aspnetcore.ntier

.NET Core N-Tier architecture Web Api sample project.

Language:C#License:GPL-3.0Stargazers:106Issues:3Issues:0

MicroservicesApp

MicroservicesApp for Udemy Course

Language:C#License:MITStargazers:43Issues:5Issues:1

efcore-ddd-demo

A demonstration how to use EF Core in a DDD context.

Language:C#License:MITStargazers:37Issues:5Issues:0

ru102n

This is the course repository for Redis University RU102N, Redis for .NET Developers.

Language:JavaScriptLicense:MITStargazers:30Issues:7Issues:11

tafgeetjs

An NPM module to convert currency digits into written Arabic words

Language:JavaScriptLicense:MITStargazers:28Issues:6Issues:2

numbers-to-arabic-words

convert number to arabic words

Language:TypeScriptLicense:MITStargazers:17Issues:0Issues:0

FileApi

An example of REST API for uploading and converting files using minimal API, Clean Architecture and design patterns. ASP.NET Core 8.0

Language:C#License:MITStargazers:15Issues:1Issues:0

infobip-api-csharp-client

Infobip API client library in C#, distributed as a NuGet package.

Language:C#License:MITStargazers:10Issues:13Issues:25

RabbitMQCoreClient

Lightweight library based on RabbitMQ.Client that brings simpliness to configure RabbitMQ client in ASP.NET Core with Dependency Injection support.

Language:C#License:MITStargazers:9Issues:4Issues:7

DomainEvent

An implementation of Event System using the Domain Event Pattern in DDD with .Net Core

Language:C#Stargazers:2Issues:0Issues:0