#!/usr/bin/env python3
class YousefMalak:
name = "Yousef Malak"
handle = "@USIF-Andreas"
location = "Egypt πͺπ¬"
languages = ["Python", "C++", "JavaScript", "SQL"]
stack = ["Django", "FastAPI", "Flask", "Node.js"]
ml = ["TensorFlow", "PyTorch", "LangChain", "Scikit-Learn"]
currently = "Building AI agents + MLOps pipelines πΈ"
fun_fact = "I debug faster with coffee β"
def __repr__(self):
return f"Engineer who turns ideas into production-ready systems."| Domain | What I Do |
|---|---|
| π§ Backend | Scalable REST APIs, microservices, system design |
| π€ ML / AI | RAG systems, LLM agents, predictive models |
| π Competitive | DP, graphs, data structures on CF & LC |
| π MLOps | Model deployment, Docker, CI/CD pipelines |