03 Projects
Projects
Selected products and tools I built end to end. Open any project for the full story, stack, and technical write-up.
Projects details
-
01
Raftar.xyz Bot
Public Discord bot and user app used by over 30,000 people and around 3,000 servers. Over 130 commands, all in one Python file, built and run solo for a full year.
- Python
- discord.py
- 40+ libraries
- ~13,700 lines
- One file, solo build
-
02
Crypto Autobuy Bot
A self-serve store bot with its own credit wallet. Users top up with crypto, buy from a button panel, and get their product delivered instantly in DMs - with no human in the loop.
- Python
- discord.py
- Flask
- OxaPay (crypto)
- ~2,400 lines
-
03
Auto-Delivery System
A Discord and web system that fulfills store orders automatically. License keys, a multi-threaded delivery engine, and a live dashboard that shows every order finishing in real time.
- Python
- discord.py
- Flask
- threading
- ~2,700 lines
-
04
IPL Live Cricket API
A Flask API that scrapes live cricket from Cricbuzz and serves clean JSON - live scores, scorecards, toss, playing eleven and series stats - with a small built-in dashboard.
- Python
- Flask
- lxml
- flask-cors
-
05
Store Management Bot
A Discord bot that runs a whole digital store from slash commands - products, orders, coupons, feedback and crypto payouts - all wired straight into the store's API and live webhooks.
- Python
- discord.py
- Flask
- Store REST API
- ~1,700 lines
-
06
Escrow Middleman Bot
A Discord bot that acts as an automatic middleman for crypto deals. It holds Litecoin in escrow between a buyer and seller, watches the blockchain, and only releases funds when both sides are happy.
- Python
- discord.py
- BlockCypher (LTC)
- CoinGecko
- ~2,900 lines
-
07
Live News Bot
A Discord bot that pulls breaking news from multiple sources - BBC, Al Jazeera, CNN and more - cleans each story with AI, and posts tidy live updates in seconds.
- Python
- Groq AI
- Discord webhooks
- tls_client
-
08
Link Shortener Website
An all-in-one link shortener site. Short links, custom aliases, QR codes, click tracking and simple analytics - built on a light Flask backend.
- Python
- Flask
- SQLite
- qrcode
- HTML/CSS/JS
-
09
Crypto Wallet Bot
A Discord bot that gives each user their own crypto wallet - deposit, check balance, send and withdraw USDT and LTC, all from simple commands with live prices.
- Python
- discord.py
- USDT + LTC
- Block explorer APIs
- qrcode
-
10
Discord Server Helper
An all-in-one Discord bot to run a whole server - support tickets, star-rated feedback, welcome DMs, and a full slash-command embed builder.
- Python
- discord.py
- jishaku
- aiofiles
- ~2,000 lines
-
11
Discord Slot Bot
A Discord bot that runs seller 'slots' - paid advertising channels with ping limits, expiry dates and licence keys. It manages the whole lifecycle so owners don't have to.
- Python
- discord.py
- PyYAML
- pytz
- ~1,600 lines
-
12
Work Management System
A Discord-run system to manage a team of workers doing manual captcha-solving and small automation jobs. It hands out tasks, counts everyone's progress, and pays them per task.
- Python
- discord.py (Components V2)
- aiohttp API
- Tkinter GUI
- ~2,700 lines
-
13
Reward Automation Tool
A high-concurrency tool that automates online tasks across many accounts and claims their rewards - with captcha solving, proxy rotation and fingerprint spoofing built in.
- Python
- tls_client
- curl_cffi
- asyncio
- ~1,550 lines
-
14
Multi-Account Automation Suite
A high-concurrency suite that drives large pools of accounts through Discord flows - joining, onboarding, reactions and giveaway entries - using stealth browser automation and fingerprint spoofing.
- Python
- curl_cffi
- tls_client
- Patchright (Playwright)
- ~1,650 lines
-
15
Payment Manager
A desktop app to track my own money. Log income and expenses, see a 24-hour dashboard, and keep a simple task list with deadlines. All in one local file.
- Python
- Tkinter
- JSON storage
- ~1,050 lines
This is just a small pick. I have built hundreds more - tools, bots and automations. Most are private or one-off, so I can't list them all here.