class ThiruXD:
def __init__(self):
self.name = "ThiruXD"
self.age = 19
self.location = "Tamil Nadu, India 🇮🇳"
self.education = (
"B.Tech in Computer Science (Lateral Entry) at GCU [2025 - present]",
"Diploma in Electronics & Communication Engineering (ECE) at PSV College [2022 - 2024]"
)
self.core_skills = [
"Backend Development",
"Frontend Development (intermediate)",
"WordPress Development",
"AI-assisted Development",
]
def currently_learning(self):
return [
"System Design",
"Data Structures & Algorithms",
"DevOps & Cloud",
"AI-assisted Development"
]
def journey(self):
return {
2020: (
"Started exploring Telegram bots during the COVID-19 lockdown."
),
2021: (
"Learned the basics of Python and deployed my first Telegram bot "
"on Heroku's free tier using open-source projects. "
"Built my first bot, Wolf X Robot, featuring group management "
"and voice chat music playback."
),
2022: (
"Improved my Python and MongoDB skills through YouTube and "
"W3Schools. Added custom fun and utility modules to Wolf X Robot "
"while pursuing my first year of ECE diploma."
),
2023: (
"Wolf X Robot unexpectedly grew to 140K+ users across 2,000+ "
"Telegram groups. Started deploying more bots, freelancing for "
"Telegram clients, and experimenting with AI-assisted development "
"using ChatGPT and Google Bard during my second year of diploma."
),
2024: (
"Shifted my focus toward Software Engineering and Computer Science. "
"Started learning backend architecture, APIs, MongoDB, Flask, "
"FastAPI, and web fundamentals (HTML, CSS, JavaScript), while "
"also exploring WordPress development."
),
2025: (
"Dived deeper into Open Source and FOSS. Learned React, Tailwind CSS, "
"and started building full-stack applications with AI. "
"Joined B.Tech in Computer Science through lateral entry after "
"completing my diploma."
),
2026: (
"Building modern full-stack products, contributing to open source, "
"and continuously learning scalable backend architecture, cloud "
"technologies, and system design."
),
}
- Tamilnadu, india
-
08:28
(UTC +05:30) - https://thiruxd.is-a.dev
- in/ThiruXD
- https://telegram.me/thiruxd
- @ThiruXD
- https://bento.me/thiruxd
Pinned Loading
-
ThiruXDB-API-Aggregator
ThiruXDB-API-Aggregator PublicA self-hosted API data aggregation dashboard — configure external REST endpoints, fetch & store their data into MongoDB, browse and search records, all from a clean web UI.
-
GDrive-TG-Bot
GDrive-TG-Bot PublicA powerful Telegram bot that uploads files to Google Drive, registers them in FilePress, supports custom URL shorteners, tracks upload history, and provides complete account management — built wit…
Python 4
-
Vercel-JS-TG-Bot
Vercel-JS-TG-Bot PublicA lightweight, serverless Telegram bot built with grammY and Express, optimized for deployment on Vercel.
JavaScript 1
-
DTH-Booking-Portal
DTH-Booking-Portal Public[No Longer Maintenance] The DTH Booking Portal is a comprehensive Direct-to-Home service management platform designed for telecommunications companies and service providers.
TypeScript
If the problem persists, check the GitHub status page or contact support.

