Hello there 👋
#Introduction
class Developer:
def __init__(self):
self.name = "M. Haseeb Hassan"
self.role = "Sr. Data Engineer"
self.language_spoken = ["English", "Urdu", "Italian"]
def say_hi(self):
print("If you want to bounce off ideas on AI, ML, NLP, etc. Contact me :)")
me = Developer()
me.say_hi()Personal projects
View all- Loading
Loading
Info
ALGORYC
Member since March 07, 2022