Skip to content
View OmarMahamad's full-sized avatar

Highlights

  • Pro

Block or report OmarMahamad

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.

Content in all repositories owned by your account will be closed.
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
OmarMahamad/README.md

⚑ Omar Mohammed | Software Engineer (.NET & AI Systems)

Typing SVG

πŸŽ“ B.Sc. in Artificial Intelligence | πŸ† ITI Graduate (.NET Track) | πŸ“ Cairo, Egypt


Download Resume LinkedIn WhatsApp Email


πŸ’‘ About Me

I am a Software Engineer specializing in .NET Back-End Architecture and AI-Driven Cloud Systems. Blending a formal academic background in Artificial Intelligence Engineering with enterprise .NET practices, I architect resilient, scalable, and zero-trust backend systems adhering strictly to Clean Architecture and Domain-Driven Design (DDD).

  • πŸš€ Production-Tested Scale: Solo architected the backend for a commercial AI voice platform serving 500+ active users with 99.9% uptime.
  • πŸ›οΈ Domain-Driven Design (DDD): Deep hands-on experience enforcing domain invariants, rich entities, immutable Value Objects, and transactional domain events.
  • ⚑ High Concurrency & Fault Tolerance: Designing resilient APIs utilizing atomic credit locking, race-condition mitigation, and asynchronous background worker queues.
  • πŸ›‘οΈ Zero-Trust Security & Anti-Fraud: Implementing advanced cryptographic protections, HMAC verification, device fingerprinting, and defensive media pipelines.

πŸ† Featured Flagship Case Studies

πŸŽ™οΈ Case Study 01: Sada AI β€” Commercial AI Audio Platform

Role: Solo Backend Architect & Engineer Β |Β  Status: Production / Commercial Β |Β  Link: sadaai.io

A high-concurrency commercial Arabic Text-to-Speech (TTS) and voice orchestration SaaS engineered from scratch.

  • πŸ“ˆ Commercial Scale: Orchestrates 168+ AI voice profiles across multiple upstream vendors, serving 500+ users with 99.9% production uptime.
  • ⚑ High-Concurrency TTS & Atomic Locking: Built an intelligent provider-routing abstraction with smart request queuing and atomic credit locking to completely eliminate race conditions and prevent wallet overspending during high-traffic spikes.
  • πŸ›‘οΈ In-House Device Intelligence & Anti-Fraud: Engineered a custom risk-operations engine detecting account farming and free-tier entitlement abuse using device clustering, browser fingerprinting, and HMAC-signed installation tokens.
  • πŸ”’ Defensive Media Security Pipeline: Integrated low-level media sanitization using SkiaSharp to inspect magic bytes and re-encode user-uploaded imagery, neutralizing steganography and polyglot payloads prior to Cloudflare R2 persistence.
  • 🌐 Hardened Linux Infrastructure: Orchestrated rootless Docker deployments behind an NGINX reverse proxy with Cloudflare Origin TLS, automated EF Core migrations, and server-side telemetry via Meta Conversions API (CAPI).

Tech Stack: .NET 9 C# Clean Architecture (DDD) EF Core SQL Server 2022 Cloudflare R2 & WAF Docker NGINX Serilog

Role: Author & Maintainer Β |Β  Status: Open Source Β |Β  Repo: github.com/OmarMahamad/Temp-Back_End

An enterprise-grade, production-ready .NET 9 Web API starter template built with strict Clean Architecture, Domain-Driven Design (DDD), and automated CI/CD.

  • πŸ“Š Commercial Impact: Adopted across 3 commercial client implementations, slashing initial backend scaffolding and setup time by 50%.
  • πŸ›‘οΈ Zero Build Degradation: Maintained 0 Errors, 0 Warnings under strict compiler analyzers and automated static checks.
  • πŸ§ͺ Comprehensive Test Harness: 58 automated unit tests (xUnit + Moq) executing in ~1.0 second with 100% pass rate.
  • πŸ”‘ Zero-Trust Identity Hardening: PBKDF2 cryptographic hashing (100,000 iterations + 128-bit salt), constant-time comparisons (CryptographicOperations.FixedTimeEquals) to eliminate timing attacks, and stateful JWT with 7-day sliding refresh token rotation and multi-device revocation.
  • πŸ”„ Automated Domain Events: MediatR-powered domain event publication dispatched automatically inside EF Core's ChangeTracker during SaveChangesAsync.
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                      Presentation / API                     β”‚
β”‚  Controllers ── Swagger / OpenAPI ── RFC Exception Filters  β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                               β”‚ references
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                      Application Core                       β”‚
β”‚    Commands & Queries (CQRS / MediatR) ── DTOs ── Mappers   β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
               β”‚                              β”‚
    implements β”‚                              β”‚ references
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β–Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚        Infrastructure       β”‚β”‚            Domain            β”‚
β”‚  EF Core 9 ── SQL Server    β”‚β”‚  Entities (Private Setters)  β”‚
β”‚  Cloudinary CDN ── Docker   β”‚β”‚  Value Objects ── Domain Evt β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Tech Stack: .NET 9.0 C# 13 EF Core 9 SQL Server 2022 Docker GitHub Actions (CI/CD) xUnit / Moq MediatR


πŸ› οΈ Technical Arsenal

Domain Technologies & Frameworks
Backend & Core C# -NET ASP.NET Core EF Core
Architecture & Design Clean Architecture DDD CQRS RESTful
Databases & Storage SQL Server SQLite Cloudflare R2 Redis
DevOps & Cloud Docker NGINX GitHub Actions Cloudflare
Testing & Reliability xUnit Moq Serilog RFC-7807

πŸ“ˆ GitHub Insights

GitHub Stats Top Languages
GitHub Streak


πŸŽ“ Education & Professional Foundation

  • B.Sc. in Artificial Intelligence β€” Egyptian Russian University (Graduation Project: One Blood β€” Grade: A+)
  • Information Technology Institute (ITI) β€” Back-End .NET Development Track (Intensive Program)
  • Industry Experience: Full-Stack .NET Developer at Clutch (Jan 2026 – Jun 2026: Engineered API & SQLite synchronization, background worker services, and resolved 70+ compiler warnings across POS/Inventory modules).
  • Leadership & Awards: Backend & AI Team Lead at the Grand Egyptian Museum (GEM Hackathon 2) β€” Led overnight delivery of an AI vision & tourist engagement pipeline, ranking among Top 30 Teams Nationwide prior to the museum's opening.

🀝 Let's Build Something Exceptional

Open for Back-End .NET Engineer and AI Systems Integration opportunities.

LinkedIn WhatsApp Email

Pinned Loading

  1. Temp-Back_End Temp-Back_End Public template

    ⏱️ .NET 9.0 API template that cuts weeks of setup to 30 minutes. Includes authentication, email verification, file uploads, Clean Architecture, and all the essentials. Start building features, not …

    C# 7