class Developer:
def __init__(self):
self.name = "Vasudev Coder"
self.skills = ["AI", "Blockchain", "Web3"]
self.current_project = "Decentralized AI Platform"
def code(self):
while True:
yield "๐ Building the future with code"
me = Developer()
Popular repositories Loading
-
-
-
File-Sharing-Bot
File-Sharing-Bot PublicForked from CodeXBotz/File-Sharing-Bot
Telegram Bot to store Posts and Documents and it can Access by Special Links.
Python
-
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.