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 🤖"|
Multi-Agent AI Orchestration Platform
|



