Skip to content
View Alnuimi's full-sized avatar
😇
😇
  • Yemen ,Sana'a

Block or report Alnuimi

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
Alnuimi/README.md
Typing SVG

Profile Views LinkedIn Email GitHub


👨‍💻 About Me

public class YahyaAlNuaimi : BackendEngineer
{
    public string Location      { get; } = "Yemen 🇾🇪";
    public string[] Focus       { get; } = { "Clean Architecture","Vertical Slice"," Microservices","Modular Monolith", "DDD", "Distributed Systems" };
    public string[] CurrentWork { get; } = { "Articles (.NET)", "B2BEcommercePlatform" };
    public string[] Learning    { get; } = { "Advanced .NET Internals", "Docker & Containers" };
    public string   Passion     { get; } = "Building systems that scale — and that others enjoy working with";
    public string   Fun         { get; } = "I read to understand the world, then code to reshape it 📚";
}

🧠 Architecture & Expertise

Layer Skills
Architecture Clean Architecture · Vertical Slice · Microservices · Modular Monolith · DDD · CQRS · Event-Driven
Backend ASP.NET Core · Entity Framework Core · MediatR
Messaging RabbitMQ · Message Queues · Pub/Sub
Security JWT · RBAC · Identity
Resilience Circuit Breaker · Retry · Timeout · Fallback
Observability Serilog · Structured Logging
Database SQL Server · EF Core Migrations · Query Optimization
DevOps Docker · Git · CI/CD

⚒️ Tech Stack

Core

.NET C# ASP.NET Core Entity Framework

Database & Messaging

SQL Server RabbitMQ

DevOps & Tools

Docker Git Visual Studio VS Code

Frontend (Supporting)

Blazor HTML5 CSS3 JavaScript Bootstrap


🚀 Featured Projects

B2BEcommercePlatform

💡 B2BEcommercePlatform — This platform enables business-to-business transactions, supporting multiple buyer organizations purchasing from supplier organizations. The system handles product catalogs, pricing tiers, bulk ordering, quote management, invoicing, and business account management.


📊 GitHub Stats

GitHub Streak

🏆 GitHub Trophies


📈 Contribution Activity


Pinned Loading

  1. ControllerBasedApi ControllerBasedApi Public

    C#

  2. DependencyInjection DependencyInjection Public

    initial implementation of Dependency Injection with various service lifetimes

    C#

  3. E-Commerce E-Commerce Public

    C#

  4. MinimalBasedAPI MinimalBasedAPI Public

  5. modular-monolith-with-ddd modular-monolith-with-ddd Public

    C#

  6. Bookify Bookify Public

    Bookify is a c# application that allows users to manage their book collection using clean architecture principles and a layered architecture. The application is designed to be modular and maintaina…

    C# 1