class Developer:
def __init__(self):
self.name = "Glenferdinza"
self.role = "ML Engineer & Backend Developer"
self.location = "Yogyakarta, Indonesia"
self.education = "Information Technology - Yogyakarta State University"
self.interests = ["Machine Learning", "MLOps", "AI", "Backend Development"]
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together!")
me = Developer()
me.say_hi()
Pinned Loading
-
RaffaelVeneh/detector-getaran
RaffaelVeneh/detector-getaran Publicreal time displayer getaran
JavaScript
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
