Skip to content
View realekansh's full-sized avatar
💭
#NeverSettle
💭
#NeverSettle

Organizations

@HyperTechFoundation

Block or report realekansh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
realekansh/README.md

Banner

Hey there, I'm Ekansh!

I'm a 16-year-old student, developer, and designer from India who enjoys building practical tools that solve real problems—especially the small ones that often aren't so small.

I'm also an operating systems enthusiast. I enjoy exploring different operating systems, Linux distributions, desktop environments, and the technologies behind them.

Most of all, I'm naturally curious. Whenever something catches my attention, I like to dig deeper, understand how it works, experiment with it, and learn as much as I can along the way.


const NOTREALEKANSH = {
    OS: ["Arch Linux"],
    WM: "Hyprland",

    languages: {
        highLevel: ["Python", "Bash"],
        averageLevel: ["JavaScript", "HTML", "CSS"],
        baseLevel: ["TypeScript", "SQL", "Java"]
    },

    programming: {
        backend: ["FastAPI"],
        frontend: ["HTML", "CSS", "JavaScript", "Vite"],
        databases: ["SQLite", "PostgreSQL"],
        webScraping: ["requests"],
        bots: ["aiogram", "Pyrogram"],
        devOps: ["Cloudflare Tunnel", "Render", "Koyeb", "Git", "GitHub"],

        linux: {
            distributions: [
                "Arch Linux",
                "Manjaro Linux",
                "CachyOS",
                "Omarchy",
                "Fedora Linux",
                "Debian",
                "Ubuntu",
                "Linux Mint"
            ],

            desktopEnvironments: [
                "KDE Plasma",
                "GNOME",
                "COSMIC",
                "Cinnamon",
                "XFCE"
            ],

            windowManagers: [
                "Hyprland",
                "KWin"
            ],

            system: [
                "pacman",
                "GRUB",
                "systemd"
            ]
        },

        projects: [
            "HyperCore",
            "HyperGriot",
            "HyperAuth",
            "Media Downloader Bot",
            "PostManager Bot",
            "Hyprland Rice",
            "Shell Bot",
            "Federation Appeals Bot"
        ]
    },

    UI_UX: ["Canva", "Figma", "Stitch"]
};

Featured Projects

🔹Media Downloader Bot→ https://github.com/realekansh/Downloader-Bot

🔹 Federation Appeals Bot → https://github.com/realekansh/Fedbot

🔹 Hyprland Rice → https://github.com/realekansh/HyperCore

🔹 HyperCore → https://github.com/realekansh/HyperCore

🔹 Post Management Bot → https://github.com/realekansh/PostManager-Bot

🔹 Shell Bot → https://github.com/realekansh/Shell-Bot

More projects available in repositories ↓


Where to Go Next?


GitHub Stats

GitHub Stats Top Languages

GitHub Contribution Graph

Pinned Loading

  1. HyperTechFoundation/HyperCore HyperTechFoundation/HyperCore Public

    Minimal reusable core engine for building Telegram bots and userbots with Python, Telethon, and python-telegram-bot.

    Python 3 1

  2. HyperTechFoundation/HyperAuthBot HyperTechFoundation/HyperAuthBot Public

    Telegram join-request verifier for protected groups with Mini App confirmation, rules gating, and webhook/polling support.

    Python 2 2

  3. HyperTechFoundation/HyperDownloaderBot HyperTechFoundation/HyperDownloaderBot Public

    HyperTech Downloader Bot is a Telegram media downloader that fetches content from supported public links, delivers it directly in chat, and gives admins control over groups, limits, and live bot di…

    Python 1 1

  4. HyperTechFoundation/HyperPostManagerBot HyperTechFoundation/HyperPostManagerBot Public

    Telegram post management bot by Team HyperTech for drafting, previewing, publishing, and scheduling channel posts with SQLite-backed delivery tracking

    Python 1 1

  5. dotfiles dotfiles Public

    Hyprland dotfiles

    Lua

  6. Shell-Bot Shell-Bot Public

    A simple bot to evaluate python codes and bash commands inside telegram.

    Python 1