Skip to content
View Mahmoud-zino's full-sized avatar
  • Liebherr Nenzing GmbH
  • Austria, Vorarlberg

Block or report Mahmoud-zino

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
Mahmoud-Zino/README.md

Hi πŸ‘‹, I'm Mahmoud Zino

Backend Developer | C# & .NET | Microservices Architecture

Typing SVG


πŸš€ About Me

I'm a Backend Developer specializing in building scalable microservices architectures using C# and .NET. Currently working at Liebherr-Werk Nenzing GmbH in Austria, where I develop and maintain 15+ microservices for construction technology platforms.

  • πŸ”­ Currently working on MyJobSite - a construction site automation platform
  • 🌱 Deep diving into event-driven architectures and distributed systems
  • πŸ’‘ Passionate about clean code, API design, and system scalability
  • πŸ› οΈ Experience with GitOps, Terraform, and Kubernetes
  • 🌍 Based in Austria | Originally from Syria

πŸ› οΈ Tech Stack

Backend Development

C# .NET ASP.NET Core Entity Framework

Microservices & Architecture

Microservices REST API RabbitMQ GraphQL

Databases

MongoDB SQL Server PostgreSQL

DevOps & Infrastructure

Docker Kubernetes Terraform ArgoCD GitHub Actions

Frontend (Bonus Skills)

Svelte SvelteKit TypeScript TailwindCSS

Tools & IDEs

Visual Studio Rider VS Code Neovim Git Linux


πŸ’Ό Professional Highlights

public class BackendDeveloper
{
    public string Name => "Mahmoud Zino";
    public string Role => "Backend Developer";
    public int YearsOfExperience => 6;
    
    public string[] PrimarySkills => new[] 
    { 
        "C#", ".NET Core", "Microservices", 
        "MongoDB", "RabbitMQ", "REST APIs" 
    };
    
    public Dictionary<string, string> Achievements => new()
    {
        { "Microservices", "Developed and maintained 15+ production services" },
        { "Performance", "Reduced deployment time by 95% (3h β†’ 15min)" },
        { "Reliability", "Achieved 99.9%+ system uptime" },
        { "CI/CD", "Built 20+ automated pipelines with GitHub Actions" }
    };
    
    public string CurrentFocus => "Building scalable backend systems";
}

🎯 Key Achievements

πŸ”Ή Infrastructure Transformation
Designed and implemented GitOps deployment pipeline using Terraform and ArgoCD, reducing deployment time from 3 hours to 15 minutes (95% improvement)

πŸ”Ή Microservices Architecture
Built 15+ microservices serving hundreds of construction companies with 99.9%+ uptime

πŸ”Ή Event-Driven Systems
Implemented asynchronous communication patterns with RabbitMQ, improving system responsiveness

πŸ”Ή Open Source Contribution
Former core contributor to SkeletonUI - Svelte UI component library


πŸ“Š GitHub Stats

GitHub Stats Top Languages
---

🌐 Connect With Me

LinkedIn GitHub

"The best developers aren't the ones who know the most, they're the ones who can learn the fastest." - ThePrimeagen

Pinned Loading

  1. skeletonlabs/skeleton skeletonlabs/skeleton Public

    Skeleton is an adaptive design system powered by Tailwind CSS.

    TypeScript 5.8k 375