Skip to content
View AmrMadkour's full-sized avatar

Block or report AmrMadkour

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. WeatherForecast WeatherForecast Public

    Forked from ehtesam4m/WeatherForecast

    C#

  2. amr-engineering-portfolio amr-engineering-portfolio Public

    A production-grade personal engineering platform for showcasing projects, architecture decisions, technical expertise, and career growth as a Senior .NET Engineer. Built with modern full-stack arch…

    TypeScript

  3. system-design-notes system-design-notes Public

    Forked from liquidslr/system-design-notes

    Notes of the book System Desgin Interview - An Insider's Guide

  4. dotnet-docker-k8s-poc dotnet-docker-k8s-poc Public

    Small .NET + TypeScript app containerized with Docker and deployed to a local Kubernetes cluster (minikube) — a hands-on proof of core Docker and K8s concepts (Deployments, Services, ConfigMaps, re…

    TypeScript

  5. dotnet-multilevel-caching-poc dotnet-multilevel-caching-poc Public

    .NET API demonstrating multi-level caching (in-memory + Redis) in front of a SQLite database — proves L1/L2 cache-aside pattern with measured before/after response times.

    C#

  6. tiqets-vouchers-generator tiqets-vouchers-generator Public

    Python program that merges orders and barcodes CSV exports into a grouped output file, with input validation and summary reporting.

    Python