Skip to content
View Moha-sami's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Moha-sami

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

Hey there, I'm Mohamed Sami 👋

.NET Backend Developer with Frontend Fundamentals 🚀



🚀 About Me

  • ⚙️ Specializing in .NET Backend Development with C#, ASP.NET Core, and EF Core
  • 🎨 Strong Frontend Fundamentals in HTML, CSS, JavaScript, and Angular
  • 🗄️ Building real-world applications with 3-Tier Architecture, Clean Architecture, and SQL Server
  • 📍 Based in Egypt
  • 💡 "The best way to grow is to chase the challenges that scare you the most."

🛠️ Tech Stack

Backend (.NET)

C#.NETASP.NET CoreEntity Framework

Database

SQL ServerSQLite

Frontend (Fundamentals)

HTML5CSS3JavaScriptAngular

Tools

GitGitHubVisual StudioVS Code


📊 GitHub Stats

🚀 Featured Projects

ProjectDescriptionTech
🏋️ Gym Management SystemFull-featured Gym Management System built with ASP.NET Core MVC using 3-Tier Architecture (DAL, BLL, PL)ASP.NET Core MVC, C#, EF Core, SQL Server
🛒 E-Commerce APIScalable RESTful API with Repository Pattern, Unit of Work, Result Pattern & Catalog ServicesC#, ASP.NET Core, EF Core
📚 Library Management SystemFull backend system with Clean Architecture, EF Core, data seeding, LINQ queries & business logicC#, EF Core, SQL Server, LINQ
🍕 Restaurant SystemReal-time order orchestration and delivery tracking system using SignalRASP.NET Core, SignalR, SQLite

🌱 Currently Learning

  • 🏗️ ASP.NET Core Web API & Microservices
  • 🔐 Authentication & Authorization (JWT, Identity)
  • 📐 Repository Pattern & Unit of Work
  • 🧩 Clean Architecture & DDD principles

"The best way to grow is to chase the challenges that scare you the most." 💪

Pinned Loading

  1. HR_SystemHR_SystemPublic

    Open-source enterprise HRMS with shift scheduling, geofenced attendance, gamification points, and digital rewards built on .NET 10 & Angular 18.

    C# 2

  2. Gym_managment_SystemGym_managment_SystemPublic

    A full-featured Gym Management System built with ASP.NET Core MVC using 3-Tier Architecture (DAL, BLL, PL)

    HTML 2

  3. Restaurant-SystemRestaurant-SystemPublic

    A real-time restaurant order orchestration and delivery tracking system built on ASP.NET Core 10.0 MVC, SQLite, and SignalR with a premium glassmorphic dashboard UI.

    HTML

  4. ECommerceECommercePublic

    feat: add repository, UoW, Result pattern, DTOs, and catalog services

    C#