- 🔭 Currently developing NandhaBots - A suite of Telegram bots
- 🌱 Expanding my skills in Python, JavaScript, HTML/CSS, and C
- 🎯 Focused on creating innovative solutions and learning new technologies
- 💬 Open to collaborating on Python and Telegram Bot projects
- ⚡ Fun fact: I believe in learning through building
class TechStack:
def __init__(self):
self.languages = ["Python", "JavaScript", "C", "HTML", "CSS"]
self.frameworks = ["Flask", "Node.js"]
self.tools = ["Git", "VS Code", "PyCharm"]
self.platforms = ["Telegram API", "Web Development"]


