Skip to content
View aminch18's full-sized avatar
:octocat:
Cooking
:octocat:
Cooking

Block or report aminch18

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

Hi there πŸ‘‹, I'm Amin Chouaibi El Azaar

Senior Software Engineer at Gartner Digital Markets
Building scalable, high-performance systems at scale

Linkedin LinkedIn Β  GitHub aminch18

πŸš€ About Me

I'm a Senior Backend Engineer based in Barcelona, Spain, passionate about building distributed systems, cloud architecture, and scalable software solutions. Currently leading engineering initiatives at Gartner Digital Markets, where I work on the Reviews Platform powering millions of software reviews across Capterra, GetApp, and Software Advice.

With 6+ years of experience in the industry, I've worked on high-impact projects ranging from event-driven architectures processing millions of events to microservices powering apps with 60M+ users.

πŸ’» Tech Stack

const Amin = {
  languages: ["C#", "TypeScript", "JavaScript", "Go", "SQL"],
  backend: [".NET 8", ".NET 9", "Node.js", "ASP.NET Core"],
  frontend: ["React", "Next.js", "TypeScript", "Angular"],
  databases: ["PostgreSQL", "MongoDB", "Redis", "Cosmos DB", "OpenSearch"],
  messaging: ["Apache Kafka", "RabbitMQ", "Azure Event Hub", "Azure Service Bus"],
  cloud: {
    aws: ["EKS", "Lambda", "S3", "RDS", "SNS", "SQS", "CloudWatch"],
    azure: ["AKS", "Functions", "Cosmos DB", "Event Hub", "Service Bus"]
  },
  devops: ["Docker", "Kubernetes", "Terraform", "GitHub Actions", "Azure DevOps"],
  architectures: [
    "Microservices",
    "Event-Driven Architecture", 
    "CQRS",
    "Domain-Driven Design",
    "Vertical Slice Architecture",
    "Clean Architecture"
  ],
  currentlyLearning: ["AI/ML Engineering", "Rust", "System Design at Scale"],
  interests: ["Distributed Systems", "Cloud Architecture", "Security", "AI", "Open Source"]
};
var Amin = new
{
    Languages = new[] { "C#", "TypeScript", "JavaScript", "Go", "SQL" },
    Backend = new[] { ".NET 8", ".NET 9", "Node.js", "ASP.NET Core" },
    Frontend = new[] { "React", "Next.js", "TypeScript", "Angular" },
    Databases = new[] { "PostgreSQL", "MongoDB", "Redis", "Cosmos DB", "OpenSearch" },
    Messaging = new[] { "Apache Kafka", "RabbitMQ", "Azure Event Hub", "Azure Service Bus" },
    Cloud = new
    {
        AWS = new[] { "EKS", "Lambda", "S3", "RDS", "SNS", "SQS", "CloudWatch" },
        Azure = new[] { "AKS", "Functions", "Cosmos DB", "Event Hub", "Service Bus" }
    },
    DevOps = new[] { "Docker", "Kubernetes", "Terraform", "GitHub Actions", "Azure DevOps" },
    Architectures = new[]
    {
        "Microservices",
        "Event-Driven Architecture",
        "CQRS",
        "Domain-Driven Design",
        "Vertical Slice Architecture",
        "Clean Architecture"
    },
    CurrentlyLearning = new[] { "AI/ML Engineering", "Rust", "System Design at Scale" },
    Interests = new[] { "Distributed Systems", "Cloud Architecture", "Security", "AI", "Open Source" }
};

🎯 What I Do

  • πŸ—οΈ Build scalable microservices handling millions of requests daily
  • ⚑ Design event-driven architectures with Kafka for reliable data processing
  • ☁️ Architect cloud-native solutions on AWS and Azure
  • πŸ“Š Optimize system performance achieving <100ms p99 latencies
  • πŸ‘¨β€πŸ’» Lead and mentor junior and mid-level engineers
  • πŸ”§ Define technical standards and best practices across teams

πŸ“« Get In Touch


⚑ "Building systems that scale, architectures that last, and teams that thrive" ⚑

Popular repositories Loading

  1. githubactions_codenoobs githubactions_codenoobs Public

    JavaScript 6 1

  2. TasksApiNodeTs TasksApiNodeTs Public

    JavaScript 2

  3. aplicacioneswebentiemporeal aplicacioneswebentiemporeal Public

    Forked from lurumad/aplicacioneswebentiemporeal

    Material del curso de Aplicaciones Web en tiempo real de Udemy

    JavaScript 2

  4. aminch18 aminch18 Public

    2

  5. DependencyInjection DependencyInjection Public

    C# 1

  6. Balea Balea Public

    Forked from Xabaril/Balea

    Balea is an authorization framework for ASP.NET Core developers.

    C# 1