class SubhamSidhanta:
def __init__(self):
self.username = "subhamsidhanta"
self.location = "India ๐ฎ๐ณ"
self.current_focus = "Web Development"
self.interests = ["AIML", "Programming", "Open Source"]
self.portfolio = "https://subhamsidhanta.netlify.app/"
def say_hi(self):
print("Thanks for visiting! Let's build something amazing together!")
me = SubhamSidhanta()
me.say_hi()- ๐ญ Currently diving deep into AIML
- ๐ฑ Exploring the realms of Cybersecurity
- ๐ก Always eager to learn and collaborate on interesting projects
- โก Fun fact: I build to understand, not just to finish
Thanks for stopping by! Feel free to explore my repositories and let's connect! ๐
โญ From subhamsidhanta

