#!/usr/bin/python
# -*- coding: utf-8 -*-
class DataScience_AI_Student:
def __init__(self):
self.name = "Meskine Fatima Ezzahra"
self.role = "Data Science & AI Student"
self.language_spoken = ["en_US", "ar_MA", "tzm_MA", "fr_FR"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = DataScience_AI_Student()
me.say_hi()π I'm an aspiring Data Science & AI Engineer with a strong passion for Big Data technologies, scalable data pipelines, and AI-powered solutions.
π Engineering Student at ENSIASD Taroudant
π‘ Currently building real-time data platforms during my internship at Prodigy InfoTech
π Always learning new tools in Cloud & Machine Learning
- π³ Hobbies: Cooking up delicious recipes
- π¬ Favorite Quote:
βNever underestimate any work, no matter how small.β


