class Osama:
def __init__(self):
self.name = "Osama Abd El Mohsen"
self.country = "Egypt"
self.role = "Machine Learning Engineer"
self.education = "Mechatronics Engineering - Mansoura University"
def interests(self):
return [
"Machine Learning",
"Deep Learning",
"Computer Vision",
"Data Science",
"AI Applications"
]💡 Passionate about building AI powered applications
🎓 Mechatronics Engineer from Mansoura University
🤖 Interested in Machine Learning & Deep Learning
📊 Love working with data and predictive models
🚀 Always learning and improving my skills
⭐ Always building AI projects and learning something new.


