var mohamed = new BackendDeveloper
{
Name = "Mohamed Ashraf Abdal Kareem",
Role = "Backend Developer",
Location = "Egypt",
Education = "Technology & Information Systems Graduate",
Languages = new[] { "C#", "C++", "SQL", "PHP" },
CurrentFocus = new[]
{
"Building clean, scalable RESTful APIs with .NET",
"Currently Learning: React.js (Frontend Journey Started!)",
"Exploring Microservices, Docker & Cloud Architecture",
"Goal: Become a Senior Backend Architect",
"Fun fact: Code quality & docs are as important as the logic itself"
}
};| Languages |
|
| Backend |
|
| Databases |
|
| Frontend |
|
| Tools |
|
| Architecture |
|
| Project | Description | Tech | Link |
|---|---|---|---|
| ClinicManagementAPI | Full REST API for clinic management - patients, doctors, appointments and JWT auth | .NET C# SQL Server EF Core |
View |
| Warehouse-Management-System | Enterprise WMS with Clean Architecture and DDD | .NET C# MVC DDD |
View |
| Library Management API | Library management with full CRUD and book tracking | .NET Web API C# EF Core |
View |
| Attendly | Employee attendance tracking and management system | .NET C# SQL Server |
View |
| TechStore | Modern e-commerce tech store frontend | HTML CSS JavaScript |
View |
| DriverLicense Management | Driver license issuance and management desktop system | .NET C# WinForms |
View |