class FullStackDeveloper:
def __init__(self):
self.first_name = "Tejas"
self.last_name = "Sawant"
self.edu = "B.E (Artificial Intelligence And Data Science)"
# Social Media
self.linkedin = "https://www.linkedin.com/in/tejas-sawant-3a9b5820b/"
self.twitter = "https://twitter.com/TejasSawantoo7"
def say_hi(self):
print("Thanks for Visiting, hope you find some of my work interesting.")
me = FullStackDeveloper()
me.say_hi()
π Iβm currently working on - My_Portfolio
π¨βπ» All of my projects are available at tejassawant.netlify.app
π¬ Ask me about β€οΈ Web_Development [Django ] || DATA STRUCTURE & ALGORITHM || PYTHON ||
π« How to reach me - tejusawant302@gmail.com





