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

Block or report simplehima

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

Hey there! I'm Ibrahim Azab 👋

Full-Stack Developer | AI Enthusiast | Problem Solver

Portfolio LinkedIn Discord


🚀 About Me

class IbrahimAzab:
    def __init__(self):
        self.name = "Ibrahim Azab"
        self.role = "Full-Stack Developer"
        self.location = "Cairo, Egypt 🇪🇬"
        self.experience = "4+ years"
        
    def skills(self):
        return {
            "languages": ["Python", "C++", "C#", "Java", "TypeScript", "PHP"],
            "frontend": ["React", "HTML5", "CSS3", "TailwindCSS"],
            "backend": ["FastAPI", "Laravel", "Node.js", "Django"],
            "mobile": ["Flutter", "Kotlin"],
            "databases": ["SQL Server", "MySQL", "SQLite", "Firebase"],
            "ai_ml": ["TensorFlow", "PyTorch", "LangChain", "Ollama"],
            "devops": ["Docker", "GitHub Actions", "Nginx", "Apache"]
        }
    
    def current_focus(self):
        return "Building AI-powered applications 🤖"

🔥 Featured Projects

Multi-Agent AI Orchestration Platform

  • 8 specialized AI agents working together
  • Native Windows/Linux desktop app
  • Screenshot/Vision capabilities
  • Built with FastAPI + TypeScript

Pinned Loading

  1. Anghami-Discord-Music-Bot Anghami-Discord-Music-Bot Public

    Anghami Bot is a Discord bot that allows you to play songs from Anghami and create playlists in your voice channels.

    Python 2 1

  2. AnghamiRPC AnghamiRPC Public

    The Anghami Music App rich presence system for Discord.

    C# 4 1

  3. maestro-agents maestro-agents Public

    Enterprise-grade multi-agent AI orchestration platform with 8 specialized agents, native Windows desktop app, and extensible tool system. Built with FastAPI and TypeScript.

    Python 1