Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View elhussein-salah's full-sized avatar
β˜•
SiiiP
β˜•
SiiiP

Highlights

  • Pro

Block or report elhussein-salah

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
elhussein-salah/README.md
Typing SVG
Profile Views Focus

Coding

πŸš€ About Me

public class ElhusseinSalah : BackendEngineer, AIEngineer
{
    private readonly string Name = "EL-Hussein Salah";
    private readonly string Role = "Backend & AI Engineer (ASP.NET Core, Python/AI)";
    private readonly List<string> Languages = new() { "C#", "Python", "SQL", "JavaScript" };

    public Dictionary<string, List<string>> GetCurrentFocus()
    {
        return new Dictionary<string, List<string>>
        {
            ["backend"] = new List<string> { "ASP.NET Core", "Entity Framework Core", "ASP.NET Identity" },
            ["databases"] = new List<string> { "SQL Server", "PostgreSQL", "MongoDB", "Redis", "milvus" },
            ["architecture"] = new List<string> { "Microservices", "REST APIs", "Event-Driven Systems" },
            ["ai"] = new List<string> { "PyTorch", "TensorFlow", "ONNX", "LangChain", "LLMs", "NLP", "Ollama" },
            ["tools"] = new List<string> { "Docker", "Git", "CI/CD" }
        };
    }

    public string GetMotivation()
    {
        return "Designing scalable, intelligent, and efficient backend & AI systems";
    }
}
  • 🌱 Learning Microservices, Cloud Deployments, Advanced ASP.NET Core Features, and Cutting-Edge AI Models
  • πŸ‘― Looking to collaborate on Backend, AI, and Open Source Projects
  • πŸ’¬ Ask me about ASP.NET Core, C#, Databases, APIs, Backend Systems, AI, NLP, and LLMs

πŸ› οΈ Tech Arsenal

πŸ’» Backend Development

C# ASP.NET Core EF Core Identity

🧠 AI & Machine Learning

Python PyTorch TensorFlow ONNX LangChain Ollama NLP LLM

πŸ—„οΈ Databases

SQL Server PostgreSQL MongoDB Redis Milvus

☁️ DevOps & Tools

Docker Git GitHub Actions Postman

πŸ“ˆ Development Philosophy

DeveloperMindset:
  codeQuality: "Clean, maintainable, and scalable"
  architecture: "SOLID principles & Design patterns"
  testing: "xUnit, Moq, Integration Testing & AI Model Evaluation"
  performance: "Optimized queries, efficient APIs & ML Inference Optimization"
  security: "Best practices with ASP.NET Core Identity & JWT"
  continuousLearning: "Always exploring new Backend & AI technologies"

🎯 Expertise Areas

⚑ Backend APIs πŸ—οΈ Architecture & Patterns πŸ€– AI & NLP
RESTful API Design Microservices & Event-Driven Sentiment Analysis & NMT
Database Modeling SOLID & Clean Architecture LLM Integration (LangChain)
Async Processing Repository & Service Layer Model Training & Deployment
API Documentation Dependency Injection ONNX Export & Inference

🌐 Let's Connect


πŸ’‘ Random Dev Quote

Random Dev Quote

Footer Typing SVG

Pinned Loading

  1. CrewAI-CV-Assistant CrewAI-CV-Assistant Public

    Python

  2. subScanner subScanner Public

    bash script subdomain Scanner and port Scanner

    Shell 3 1