Skip to content
View bisug's full-sized avatar

Block or report bisug

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
bisug/README.md

About Me

class BisuG:
    name       = "Bisu Ghalan"
    username   = "bisug"
    location   = "Nepal"
    portfolio  = "https://bisu.com.np"

    education  = {
        "degree"  : "BCs. (Hons) Cyber Security & Networking Technology",
        "college" : "Lincoln International College, Nepal",
        "semester" : "Semster-1",
    }

    pursuing   = "Cybersecurity"
    learning   = ["Python", "C++", "AI", "Network Fundamentals", "Cyber Ethics"
    ]

Education

Institution Lincoln International College
Program BCs. (Hons) Cyber Security & Networking Technology
Career Goal Cybersecurity Professional

Tech Stack

Languages

Python C++

Cloud & Deployment

Heroku Render Koyeb Vercel Netlify GitHub

Databases & Storage

MongoDB Atlas Upstash Redis

Containerization

Docker


GitHub Statistics

 






GitHub Trophies


Some of my Personal Projects

Beyond my academic studies, I am building a portfolio of independent projects — ranging from complex Telegram bots and interactive games to automation scripts and utility tools. These projects represent my hands-on experience with backend logic, API integration, and cloud deployment.


SumiVibesBot

AI-Powered Group Chatbot with Gaming Features

View details, stack, and status...

Status Repository Peak Users Platform AI DB

A feature-rich Telegram chatbot designed to bring life to group chats. Powered by Google's Gemini API for conversational AI, and packed with interactive gaming features built around a virtual currency system.

[!WARNING] The original username @SumiVibesBot was accidentally deleted and has been taken by someone else. The current bot at that handle is not managed by me.

Highlights:

  • Gemini AI-powered chat responses
  • Virtual currency economy for games & group competitions
  • Dockerized deployment across Heroku Workers, Render, and Koyeb
  • Peaked at 2,900+ users

Stack: Pyrogram · MongoDB Atlas · Gemini API · Docker · Heroku · Render · Koyeb


DearMocoBot

Free Fire Companion Bot with AI & Game Stats

View details, stack, and status...

Status Repository Peak Users Platform AI DB

A Telegram chatbot tailored for the Free Fire gaming community. Integrated with unofficial Free Fire APIs to serve in-game stats, player data, and more.

[!WARNING] The original username @DearMocoBot was accidentally deleted and has been taken by someone else. The current bot at that handle is not managed by me.

Highlights:

  • Free Fire player stats via unofficial FF APIs
  • Gemini AI chat integration
  • Dockerized and deployed on Heroku, Render, and Koyeb
  • Peaked at 4,000+ users

Stack: Pyrogram · MongoDB Atlas · Gemini API · Unofficial FF APIs · Docker · Heroku · Render · Koyeb


Seal_Your_Waifu_Bot

Anime Character Collection Game Bot

View details, stack, and status...

Status Repository Platform DB Cache

A Telegram collection game where users catch and collect anime waifus/husbandos in group chats. Currently being heavily revamped and extended with new features.

Highlights:

  • Anime character catching & collection mechanics
  • Migrated from PyrogramKurigram for better performance
  • Added Redis caching layer for speed
  • Telegram WebApp integration for enhanced UX
  • Heavy revamping and active feature additions

Stack: Kurigram · MongoDB Atlas · Redis · Telegram WebApp


ChainNoKizunaBot

Word Chain Game Bot

View details, stack, and status...

Status Repository Platform DB Cache Host

A word-chain party game bot for Telegram groups. Refactored from on9wordchainbot — migrated PostgreSQL to MongoDB Atlas, added Redis caching, and containerized the deployment.

Highlights:

  • Classic word-chain gameplay in group chats
  • DB migration: PostgreSQL → MongoDB Atlas
  • Added Redis for caching and performance
  • Code cleanup and architectural improvements
  • Hosted on Heroku via Dockerfile

Stack: aiogram · MongoDB Atlas · Redis · Docker · Heroku


xHydraMusicBot

Voice Chat Music Streaming Bot

View details, stack, and status...

Status Repository Platform Source

A music bot that streams audio directly into Telegram voice chats using unofficial YouTube APIs with cookie-based authentication.

Highlights:

  • Streams music into Telegram voice chats
  • Powered by unofficial YouTube APIs with cookie auth
  • Integrated with yt-dlp and youtube-search for media handling
  • Uses string session for userbot-style VC joining

Stack: Pyrogram · yt-dlp · youtube-search · String Session · pytgcalls


Beyond the bots, I've worked on multiple smaller projects independently — scripts, utilities, and mini-apps built for the purpose of learning, experimenting with new tools, and understanding concepts by actually implementing them. These span across Python, C++, API integration, and cloud deployment.


AI Tools & Workflow

I actively use AI tools throughout my development process — for writing features, refactoring, debugging, optimizing code, and accelerating learning. All tools used on free tiers.

Conversational AI / LLMs

ChatGPT Claude Gemini DeepSeek

AI-Powered Dev Tools

GitHub Copilot Antigravity Cursor Vercel v0 Gemini CLI

API Testing & Experimentation

Gemini AI Studio

How I use them

Planning & Research -->  All LLMs (Claude, Gemini, ChatGPT, DeepSeek)
Development         -->  Antigravity + Cursor + GitHub Copilot + Gemini CLI
Reviews             -->  Google Jules
Learning            -->  All of the above — asking why, not just what

Cybersecurity Path

Cybersecurity Status


Foundations

Domain Status
Networking & Protocols (TCP/IP, DNS, HTTP) Learning
Operating Systems & Linux Learning
Python for Security & Scripting Learning
C++ & Low-Level Concepts Learning

Security Domains

Domain Status
Ethical Hacking Concepts Exploring
CTF Challenges Exploring
Web Application Security Exploring
Cryptography Basics Exploring

Early stage — building the foundation one concept at a time.


Popular repositories Loading

  1. Melody Melody Public

    Melody is a Telegram music bot repository.

    Python 3

  2. bisug bisug Public

    1

  3. Chain-No-Kizuna Chain-No-Kizuna Public

    This repository is a improved version of on9wordchainbot.

    Python 1

  4. valentine valentine Public

    A interactive Valentine’s proposal web application made using Google Antigravity. Features dynamic content randomization, premium 3D animations.

    CSS 3