class JieRu:
def __init__(self):
self.name = "Ng Jie Ru"
self.role = "Information System Student"
self.university = "University of Malaya"
self.interests = ["Machine Learning", "Web Development", "Data Science"]
self.currently_learning = ["React", "Python ML Libraries", "Cloud Computing"]
def say_hi(self):
print("Thanks for visiting my profile! Let's connect and build something amazing together!")
me = JieRu()
me.say_hi()A passionate developer who loves turning complex problems into elegant solutions. Currently exploring the intersection of data science and software engineering.
- π Completing my Bachelor's in Information System at UM
- π± Learning Cloud Computing and Advanced ML techniques
- π― Looking to collaborate on open-source projects
- π¬ Ask me about Python, Java, Web Development, or ML


