class WebDeveloper:
def __init__(self):
self.full_name = "Fachry Ferdiansyah Sembiring"
self.education = "Software Engineering student at State Polytechnic of Medan"
self.focus = "Web Development"
self.mindset = "Debug first, panic later."
def nightly_commit(self):
print("Ideas often come at midnight. Thank goodness for autosave.")
me = WebDeveloper()
me.nightly_commit()
Hey ho
-
Politeknik Negeri Medan
- Medan, Indonesia
-
15:56
(UTC +07:00)
Highlights
- Pro
Pinned Loading
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.