mahfujmustafa.dev
—
Portfolio Website
MARCH 2025
Built a personal portfolio site using EJS templating, custom CSS with a terminal-inspired design, and automated builds.
Allusion
—
Security Research
FEBRUARY 2026
Reverse-engineered a game's (Rivals) client to find vulnerabilities across anti-cheat, combat, and rendering systems. All findings were disclosed to the Rivals development team before the research was open sourced.
Disky
—
Discord API Wrapper
MAY 2024
Built a Python wrapper for Discord's API from scratch using raw WebSockets and HTTP requests. The wrapper handles gateway events, session management, and browser fingerprinting without relying on existing Discord libraries.
Ledger
—
Discord Bot
FEBRUARY 2026
Built a Discord bot for tracking balance, debts, and inventory using slash commands and interactive UI components. Features a modular cog architecture, TinyDB storage, and full audit history with filtering & export.