Skip to content
View youssef-mohammed317's full-sized avatar

Block or report youssef-mohammed317

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

Hi, I'm Youssef Mohammed 👋

.NET Backend Developer passionate about building scalable, maintainable, and production-ready backend systems.

About Me

  • 💻 Backend Developer using C# and ASP.NET Core
  • 🧠 Interested in clean architecture and API design
  • 🚀 Currently improving my Git, GitHub, Docker, and cloud skills

Recently Completed

I completed the Udemy course:

Git & GitHub – The Practical Guide
https://www.udemy.com/course/git-github-practical-guide/

Git Practice Repositories

What I Practiced

  • Git fundamentals
  • Commits, branches, merges
  • Detached HEAD
  • Reset and reflog
  • Rebase and cherry-pick
  • Tags
  • Remote repositories
  • Tracking branches
  • GitHub collaboration basics

Current Focus

  • ASP.NET Core Web APIs
  • Microservices
  • Docker
  • Cloud fundamentals
  • GitHub Actions

Contact

Pinned Loading

  1. Route.API.ECommerce Route.API.ECommerce Public

    Route E-Commerce API built with .NET 8 using Onion Architecture (7 layers), EF Core with two Identity contexts, JWT authentication, Redis caching for basket, Stripe payments, Repository & Unit of W…

    C#

  2. Route.MVC.GymManagement Route.MVC.GymManagement Public

    Route MVC Project – A 3-layer MVC application demonstrating clean architecture with Presentation, Business Logic, and Data Access layers. Implements entities, repositories, services, view models, m…

    C#

  3. Udemy.MVC.BestStore Udemy.MVC.BestStore Public

    ASP.NET Core MVC E-Commerce project built using a 3-Layer Architecture + Common Layer with clean separation of concerns. Implements Repository, Unit of Work, and Result patterns with AutoMapper and…

    HTML

  4. Udemy.API.NZWalks Udemy.API.NZWalks Public

    Use C# and Build an ASP.NET Core Web API with Entity Framework Core, SQL Server, Authentication, Authorization | .NET8

    C#

  5. Udemy.MVC.BulkyBook Udemy.MVC.BulkyBook Public

    ASP.NET Core MVC (Razor Views) project built using a layered architecture. Implements real-world features like Identity, Stripe payments, Areas, and the Upsert pattern. Integrates common frontend l…

    C#

  6. Udemy.API.CleanArch Udemy.API.CleanArch Public

    .NET Clean Architecture sample focused on MediatR, Commands, and Handlers. Implements an 8-layer architecture with thin API controllers and EF Core. MVC UI consumes the API for testing and validation.

    C#