Hesham Ahmed

const role ="";

C#Profile.cs
1public class Profile : IDeveloper
2{
3   public string Specialization = "ASP.NET CORE | EF Core | Angular";
4   public string[] Education => [
5
6
6
4   public bool IsAvailable = true; // Available for Full-time | Freelance
5   public int Projects = ...; // fetch from github: waiting
6   public string[] Links = {
10  };
11   public void DownloadCV() { }
12   public void ViewCV() { }
13}

C#ITechStack.cs
public interface ITechStack{

 /*======= Architecture & Design =======*/

  CAClean Architecture
  CQCQRS
  MPMediator Pattern
  SDSOLID Principles
  DPDesign Patterns
  MVMVC
  RPRepository Pattern
  UWUnit of Work

 /*======= Backend =======*/

  C#C#
  OOOOP
  .N.NET Framework
  APASP.NET Core Web API
  SRSignalR
  AMAutoMapper
  FVFluentValidation

 /*======= Databases & ORM =======*/

  SQSQL Server
  LQLINQ
  EFEntity Framework
  ECEF Core
  MYMySQL
  FBFirebase

 /*======= Core =======*/

  DSData Structures
  ALAlgorithms
  AGAgile
  UTUnit Testing

 /*======= DevOps & Deployment =======*/

  GTGit
  GHGitHub
  GAGitHub Actions
  DKDocker
  CICI/CD
  N8n8n

 /*======= Frontend =======*/

  HTHTML
  CSCSS
  BSBootstrap
  JSJavaScript
  JQjQuery
  TSTypeScript
  NGAngular

 /*======= Soft Skills =======*/

  TWTeamwork
  RSResearch
  TMTime Management
  CMCommunication Skills
  PSPresentation Skills
hesham@portfolio: ~/experience $
hesham@portfolio: ~/filtering $
hesham@portfolio: ~/projects $

var email = "heshmahmed146@gmail.com" ; // โ†’ mailto link

var location = "Cairo, Egypt"; // โ†’ current base

var phone = "+201147284782" ; // โ†’ wa.me/201147284782

// Social methods (C# style):

GitHub.Open(); // โ†’ github.com/heshamAsayedLinkedIn.Open(); // โ†’ linkedin.com/in/hesham-a7medFacebook.Open(); // โ†’ facebook.com/h4am7md