- π 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"]