Skip to content
View ThiruXD's full-sized avatar
😇
Open sourcing
😇
Open sourcing

Sponsoring

@maxrave-dev

Highlights

  • Pro

Organizations

@AgoraNetOrganization

Block or report ThiruXD

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ThiruXD/README.md

Who am i

class ThiruXD:
    def __init__(self):
        self.nickname = "ThiruXD"
        self.name = "Thiruselvan A"
        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 - 2025]"
        )

        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."
            ),
        }

Tech Arsenal

Click to expand my full tech stack

Languages

Languages

Frontend Libraries and Frameworks

frontend

Backend Libraries and Frameworks

Frameworks

Databases

Databases

DevOps & Cloud & Serverless

DevOps

No-Code Platforms

DevOps

Tools & Others

DevOps

AI & Machine Learning

OpenAI Gemini Claude LangChain Hugging Face

Bot Development

Pyrogram Telethon Discord.py


Streak


GitHub Stats


Here is Joke For You

Jokes Card

Pinned Loading

  1. ThiruXDB-API-Aggregator ThiruXDB-API-Aggregator Public

    A 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.

    TypeScript 4 2

  2. GDrive-TG-Bot GDrive-TG-Bot Public

    A 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 6 1

  3. Vercel-JS-TG-Bot Vercel-JS-TG-Bot Public

    A lightweight, serverless Telegram bot built with grammY and Express, optimized for deployment on Vercel.

    JavaScript 3

  4. Zeus-Manager-Bot Zeus-Manager-Bot Public

    [No Longer Maintenance] A Very Useful Telegram Bot That Has Some Great Feature [Base Code: WilliamButcherBot]

    Python 3

  5. 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 3

  6. Image-Editor-Streamlit Image-Editor-Streamlit Public

    A sleek, web-based image editing application built with Streamlit and Pillow (PIL). Features non-destructive adjustments, real-time filters, advanced visual effects (sketch, cartoon, edges), and a …

    Python 1