class HosniBelfeki:
def __init__(self):
self.name = "Hosni Belfeki"
self.role = "Big Data & Data Analytics Student"
self.institution = "ISIMS"
self.location = "Tunisia πΉπ³"
self.interests = ["Big Data", "AI/ML", "Full Stack Development"]
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together!")
me = HosniBelfeki()
me.say_hi()I'm a passionate Big Data & Data Analytics student at ISIMS, driven by a love for transforming data into actionable insights and building innovative solutions. I thrive on creating impactful projects that combine cutting-edge technologies with real-world applications.