Hazem Monsif.NET backend developer who ships whole systems.

Stores, dashboards, ERPs and the APIs underneath them, built with ASP.NET Core, SQL Server, Redis, SignalR and Hangfire, in Arabic and English. Don't take my word for it: every project below is a demo you can click.

  • 3+years in production .NET
  • 45%faster transactions on Luka
  • 1,000+tests on ElAbrar
GET /api/engineers/hazem-monsif
200 OK31 msapplication/jsoncache: MISS
Portrait of Hazem Monsif
{
  "name": "Hazem Abdel Monsif",
  "role": ".NET Backend Developer",
  "location": "Cairo, EG",
  "company": "Z4U Solutions",
  "stack": ["ASP.NET Core", "SQL Server", "Redis", "SignalR", "Hangfire"],
  "languages": ["ar", "en"],
  "systemsInProduction": 4,
  "openTo": ["full-time", "freelance"]
}
press CtrlK for commands · ` for a terminal

Don't read about it. Click it.

Five systems I built or co-built. The stores and the admin are real screenshots of the live sites; the rest are small working demos with sample data.

elabrar-store.com/real screenshot

ElAbrar

An ERP-backed store for school and office supplies, books and toys. Every sale posts a balanced ledger entry, drivers confirm delivery by QR scan, and admins get live SignalR events.

features rebuilt
19
API endpoints
90+
automated tests
1,000+
elabrar-store.com

Six years as one trace.

Every role is a span. Hover the track for dates, and click a span for its logs.

    The stack, as a query.

    SELECT layer, tools FROM hazem.skills ORDER BY request_path;
    layertools
    1storefront & webASP.NET Core MVC · Razor · JavaScript · TypeScript · Arabic/English RTL
    2apiC# · ASP.NET Core Web API · REST · Swagger · FluentValidation · AutoMapper
    3cache & realtimeRedis · SignalR
    4dataSQL Server · PostgreSQL · EF Core · Dapper · stored procedures · indexing
    5jobsHangfire · background imports · scheduled workflows
    6business domainDouble-entry accounting · inventory costing · MyFatoorah · Aramex · SMSA
    7securityJWT · OAuth 2.0 · ASP.NET Identity · role-scoped data
    8ops & qualityDocker · IIS · Linux VPS · Azure · GitHub Actions · Serilog · xUnit · Moq
    9architectureClean Architecture · N-tier · DDD · CQRS · Repository + Unit of Work
    Query executed successfully.(9 rows affected)00:00:00.012HAZEM-PC\SQLEXPRESS · portfolio

    More systems in the logs

    • School SystemMulti-branch school, nursery and learning center: admissions, attendance, grades, fees, transport and accounting.
    • E-Commerce APIVariant catalog, role-based pricing, category trees, and soft deletes with an automatic audit log.
    • ERP ReportsStored-procedure reporting over a legacy ERP with Dapper. No migrations ever touch the schema.
    • Dental · Hotel · FatoraClinic, hotel and invoicing management systems on ASP.NET Core 8.
    • EMOAPGraduation-era face-recognition app that helps Alzheimer's patients recognise family. source

    Missing Index (Impact 100%): CREATE INDEX IX_YourTeam ON Hazem (Email, WhatsApp);

    Let's ship something that runs.

    Hiring a backend engineer, or need an ERP and a store working as one system? I usually reply within a day.

    $ curl -X POST https://hazem.dev/hire -d '{"role":"backend","stack":".NET"}'# → 201 Created (probably)