Machine Learning Enthusiast | Software Developer
class Developer:
def __init__(self):
self.name = "Egehan Kilicarslan"
self.role = "Software Developer"
self.language_spoken = ["tr_TR", "en_US"]
self.code_since = 2018
def say_hi(self):
print("Thanks for dropping by! Let's create something amazing!")
me = Developer()
me.say_hi()🤖 Exploring the depths of Machine Learning
🎯 Building towards my dream of launching my own tech venture
💻 Turning coffee into code since 2018
🌱 Always learning, always growing




