Skip to content
View oubaichmed's full-sized avatar

Block or report oubaichmed

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

Hey there! 👋 I'm Mohamed Oubaich

Senior .NET Developer & AI Specialist building enterprise solutions that actually work at scale.

Based in Agadir, Morocco 🇲🇦 | Currently leading development at E@sySolutions


What I'm About

I've spent the last 5+ years turning complex business problems into elegant software solutions. My specialty? Building systems that handle thousands of users without breaking a sweat, and making legacy codebases modern again.

The highlight reel:

  • Won 2 national hackathons back in 2017 (learned to code under pressure and actually enjoyed it)
  • Built ML systems with 95% accuracy that now run in production
  • Led my team through multiple legacy-to-modern migrations (yes, including VB.NET nightmares)
  • Currently managing a 15-person dev team building ERP systems that serve 10,000+ concurrent users

What gets me excited: Taking a messy, outdated system and transforming it into something that makes people's jobs easier. Also, figuring out how to squeeze AI/ML into places where it actually adds value (not just because it's trendy).


What I'm Currently Working On

🚀 Leading enterprise .NET projects at E@sySolutions
🤖 Integrating AI/ML solutions that reduce manual work by 60%
☁️ Architecting cloud-native applications on Azure
📚 Constantly learning (currently deep-diving into advanced microservices patterns)


My Tech Arsenal

The stuff I work with daily:

Backend & APIs

  • .NET 8 / C# 12 / ASP.NET Core
  • Entity Framework Core, SignalR, gRPC
  • Clean Architecture, CQRS, DDD
  • MediatR, AutoMapper, FluentValidation

Frontend

  • Blazor (Server & WebAssembly)
  • JavaScript/TypeScript
  • Tailwind CSS, Bootstrap

Databases

  • SQL Server (my comfort zone)
  • PostgreSQL, Redis
  • Azure SQL Database

Cloud & DevOps

  • Microsoft Azure (Functions, App Services, Blob Storage)
  • Docker, Kubernetes
  • Azure DevOps, GitHub Actions

AI/ML

  • ML.NET for C# integrations
  • Python when needed (TensorFlow, scikit-learn)
  • Azure Cognitive Services

The approaches I swear by:

  • Clean Architecture (because future-you will thank present-you)
  • Domain-Driven Design (when the domain is actually complex)
  • Microservices (when they make sense, not just for resume padding)
  • CQRS & Event Sourcing (for the right use cases)

My Background

Education:

  • Engineer's Degree in Big Data & AI - École Polytechnique
  • Bachelor's in Computer Science - Université Ibn Zohr
  • Associate's Degree in Digital Programming - Mirleft ISTA

Professional Journey:

Senior Software Engineer @ E@sySolutions (March 2020 - Present)

  • Leading a team of 15 developers
  • Built scalable .NET Core applications handling 10,000+ concurrent users
  • Implemented AI/ML solutions that cut manual processes by 60%
  • Spearheaded complete system overhauls and legacy modernizations
  • Maintained 99.9% uptime for critical enterprise systems

Career Highlights:

  • 🏆 2x National Hackathon Winner (Morocco, 2017)
  • 🎯 Successfully migrated multiple legacy applications to modern tech stacks
  • 📊 Built production ML systems with 95% prediction accuracy
  • 💼 Developed comprehensive ERP systems from scratch
  • 🚀 Led large-scale big data initiatives

Let's Build Something

I'm always interested in challenging projects, especially if they involve:

  • Enterprise-scale .NET applications
  • Legacy system modernization (I've been there, I get it)
  • AI/ML integration that actually solves real problems
  • ERP development and customization
  • Big data processing and analytics

Ways to reach me:

Upwork LinkedIn Email

Availability:

  • Open to contract work and consulting
  • Timezone: GMT+1 (but flexible for international collaboration)
  • Rate: Starting from $23/hr (negotiable based on project scope)

By The Numbers

GitHub Streak Stats

Random Dev Thoughts

// My development philosophy in code
public class MyApproach
{
    public bool PreferSimpleSolutions => true;
    public bool TestInProduction => false; // Learned this the hard way
    public string FavoriteDebugMethod => "Console.WriteLine()"; // Don't judge
    
    public async Task<Project> Work()
    {
        while (true)
        {
            await Learn();
            await Build();
            await Improve();
            await RepeatWithCoffee();
        }
    }
}

Languages: Arabic (native) | English (fluent) | French (fluent)

Thanks for stopping by! If you made it this far, we should probably work together. 🚀

⭐️ Star my repos if you find something useful!

Popular repositories Loading

  1. oubaichMed oubaichMed Public

  2. OneToast OneToast Public

    free toast library for Blazor and Razor Component applications

    C#

  3. SmartInventoryPredictor SmartInventoryPredictor Public

    C#

  4. FlexValidator FlexValidator Public

    C#