class KadirBelkuyu():
def __init__(self):
self.name = "Kadir Belkuyu";
self.username = "kadirbelkuyu";
self.location = "Turkey";
self.web = "https://kadirbelkuyu.dev";
def __str__(self):
return self.name
if __name__ == '__main__':
me = KadirBelkuyu()
Working
DevOps Engineer with a passion for building scalable and reliable systems
-
Doğuş Teknoloji
- Turkey
- bento.me/kadirbelkuyu
- @kadirbelkuyu
- kadirbelkuyu
- in/kadirbelkuyu
- https://dev.to/kadirbelkuyu
Highlights
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.