const hamza = {
location: "Morocco π²π¦",
education: "Master's in AI & Computer Engineering",
currentFocus: ["Artificial Intelligence", "Machine Learning", "Full Stack Development"],
interests: ["Problem Solving", "Open Source", "Tech Innovation"],
funFact: "I debug with console.log() and I'm not ashamed! π"
};
- π Master's Student in AI & Computer Engineering at FST Marrakech
- πΌ Professional License in Information Systems & Network Engineering
- π Building scalable web & mobile applications
- π± Currently mastering Deep Learning and Cloud Architecture
- π― 2025 Goals: Contribute to Open Source & Build AI-powered solutions
- β‘ Fun fact: Coffee + Code = Magic βοΈπ»
class CurrentlyLearning:
def __init__(self):
self.topics = [
"π€ Deep Learning & Neural Networks",
"βοΈ Cloud Computing",
"π³ Docker & Containerization",
"π CI/CD Pipeline Automation",
"π Microservices Architecture",
"π Data Science & Analytics"
]
def get_next_goal(self):
return "Building AI-powered solutions that make a difference! π"