class Developer:
def __init__(self):
self.name = "Ahnaf Bin Zakaria"
self.role = "Python Specialist"
self.mission = "Build. Learn. Ship."
def code(self):
return "Writing clean, efficient code..."
me = Developer()
๐น Python Enthusiast crafting robust backends and scripts. |
Popular repositories Loading
-
Google-Drive-Automation
Google-Drive-Automation PublicThis is basically my first attempt at making an automation script, the idea is I want to integrate the google drive api to be able to access the files inside any google drive folder and return everโฆ
Python 6
-
Pokemon_Rogue_like
Pokemon_Rogue_like PublicA Pokemon Rogue like but on your terminal of choice :D
Python 5
-
-
-
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.