Skip to content
View anzawi's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report anzawi

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
anzawi/README.md

banner


πŸ‘¨β€πŸ’» About Me

πŸ”Ή 12+ years building modern, scalable backend & full-stack solutions
πŸ”Ή Creator of advanced .NET OSS libraries for mediation, workflows, and data modeling
πŸ”Ή Expert in clean architecture, CQRS, microservices, and event-driven design
πŸ”Ή Angular + .NET full-stack developer with AI/ML system integration
πŸ”Ή Based in Abu Dhabi | Fluent Arabic | Professional English


πŸš€ Open Source Projects

Orchestrix.Mediator
A modern mediator engine for .NET 8+ with streaming, CQRS, pipelines, and source generators.
Meridian Workflow
Type-safe, fluent workflow engine for .NET β€” ideal for approvals, flows, and state machines.
Chronux
Distributed, pluggable job scheduling engine for .NET with retry policies, dead-letter queues, and clustering.
MultiType.NET
A C# utility library for working with multi-type values and modern pattern-matching.

πŸ›  Tech Stack

πŸ’» Backend

🌐 Frontend

🧠 AI / Data

---

πŸ“Š GitHub Stats


πŸ“¬ Contact

πŸ“¨ Email: [email protected] | [email protected]
🌍 Location: Abu Dhabi, UAE
πŸ”— GitHub: github.com/anzawi


β€œBuild tools that empower developers. Architect systems that scale.”

Pinned Loading

  1. Orchestrix.Mediator Orchestrix.Mediator Public

    Modern, extensible mediator engine for .NET 8+ with CQRS, streaming, pipelines, source generators, and diagnostic hooks. A production-ready MediatR alternative.

    C# 2

  2. Meridian-Workflow Meridian-Workflow Public

    A lightweight, developer-first workflow engine built for .NET 8+. Define workflows using fluent DSL, handle state transitions, and manage tasks without external dependencies.

    C# 6 3

  3. MultiType.NET MultiType.NET Public

    Type-safe, zero-allocation discriminated unions for modern .NET Bring TypeScript-style union types to C# β€” safer than object, cleaner than if, and built for real-world APIs and models.

    C#