I am a final year engineering student at SRM Institute of Science and Technology, where I have been focused on developing a strong foundation in web and app development . As I near the end of my academic career, I am eager to continue learning and expanding my skillset through practical experience and professional development opportunities.
class aditya222k:
def __init__(self):
self.name = "Aditya";
self.username = "Aditya222k";
self.location = "Chennai, India";
def __str__(self):
return self.name
if __name__ == '__main__':
me = aditya222k()📈 Stats

