The Wayback Machine - https://web.archive.org/web/20211025134831/https://github.com/mehdihadeli
Skip to content
Avatar

Achievements

Achievements

Highlights

Block or Report

Block or report mehdihadeli

Report abuse

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

Report abuse
mehdihadeli/README.md

Hi there, I'm Mehdi Hadeli 👋

I’m a software engineer with 10 years of experience in developing and designing distributed applications built on top of cutting-edge technologies with interest in Microservices, DDD, Event Sourcing, and Clean Architecture. I mainly develop using .Net and Angular and Microservices but would love to work with new languages and technologies wherever an opportunity presents itself. I have a passion for sharing what I’ve learned in my blog.

💻 Open Source

I try to contribute and develop various open source projects, when time allows. Here are some examples:

  • 🛒 store-modular-monolith: Implementing an online store Modular Monolith application with Domain-Driven Design and CQRS.
  • 💥 MicroBootstrap: MicroBootstrap is a framework with many features for quickly and conveniently creating microservices on .net core.
  • 🎮 game-microservices: This project is a leader board gaming microservices with using some cloud native tools and technologies based on .net core.
  • 📬 awesome-software-architecture: A curated list of awesome articles and resources to learn and practice about software architecture, patterns, and principles.
  • 📬 awesome-dotnet-core-education: A curated list of awesome articles and resources for learning and practicing about .Net Core and its related technologies.
  • 📘 thesaurus-application: A thesaurus app for defining and searching some words and their meanings, synonyms built on top of a vertical slice architecture, CQRS, MongoDB and unit and integration testing in backend and using angular in frontend.
  • 🗨️ distributed-chat-system: A simple distributed chat system based on .net core, signalr and NATS messaging system.

📙 Recent Blog Posts

Trivia

  • 📝 I blog here: http://dotnetuniversity.com/
  • 💬 Ask me about Clean Architecture, MicroServices, DDD, Event Sourcing, CQRS, .NET Core and Angular
  • 📫 Follow me on Twitter @mehdi_hadeli and Linkedin @MehdiHadeli
  • 👯 I’m looking to collaborate on: Microservices projects

Professional skills

consul kafka angular typescript dotnet dotnet docker azure kubernetes istio istio rabbitmq


Pinned

  1. A curated list of awesome articles and resources to learn and practice about software architecture, patterns, and principles.

    4.3k 181

  2. Implementing an “online store” modular monolith application with domain-driven design and CQRS with using in-memory message broker based on .Net Core.

    C# 19 4

  3. A curated list of awesome articles and resources for learning and practicing .Net Core and its related technologies.

    241 28

  4. MicroBootstrap is a framework with many features for quickly and conveniently creating microservices on .NET Core.

    C# 45 8

  5. This project is a leader board gaming microservices with using some cloud native tools and technologies based on .net core.

    C# 4

  6. This application is a thesaurus app for defining and searching some words and their meanings, synonyms built on top of a vertical slice architecture, cqrs, mongodb and unit and integration testing …

    C#