Git Notifier
A GitHub-to-Discord notification and webhook server. Uses a dedicated per-webhook delivery queue with automatic Discord rate-limit retry handling and YAML-based multi-repository routing.
FizzyStudio builds developer utilities, Discord automation systems, Minecraft server plugins, license verification engines, and REST APIs. Founded and developed by FcZavian, managed by AbdurRehman.
Commercial solutions and server utilities published on BuiltByBit, built for stability and high concurrency.
A GitHub-to-Discord notification and webhook server. Uses a dedicated per-webhook delivery queue with automatic Discord rate-limit retry handling and YAML-based multi-repository routing.
An advanced Minecraft PvP and combat protection solution. Prevents combat logging, handles safezone boundary repulsion, and executes configurable punishments for players disconnecting during battle.
A high-quality Discord music bot. Built with Lavalink v4 for low-latency playback, supporting custom audio filters, 24/7 voice channel persistence, playlist imports, and slash commands.
A smart and secure license management system. Protects distributed software, Minecraft plugins, and Discord bots through hardware ID verification, IP bindings, rate limiting, and tamper detection.
A web addon for managing and administering licenses. Gives software buyers a self-service portal to reset HWIDs and manage keys, with an admin control panel for revoking or generating licenses.
A cross-platform rank management and synchronization system. Connects Minecraft player ranks to Discord roles in real time, updating permissions automatically via LuckPerms and PlaceholderAPI.
Open-source repositories maintained by FcZavian on GitHub, including public APIs, Discord bots, and server plugins.
Production webhook server built with Node.js 22 and Express. Features queue-backed message delivery, automatic 429 rate limit retries, and multi-repo-to-channel routing configured in YAML.
Minecraft Paper/Spigot PvP combat plugin featuring real-time combat tagging, anti-logout protection, penalty commands, actionbar timers, and server integrations.
Status and monitoring API for Minecraft Java Edition servers. Provides live status, player count, MOTD parsing, and favicon decoding via REST endpoints and WebSocket v2 streaming (mc.fizzystudio.xyz).
Multiplayer Discord drawing game bot with real-time multiplayer guessing, Pictionary-style gameplay, Clan Wars, XP leveling, custom Node-Canvas profile cards, and global leaderboards.
Public REST API powering the Guess The Drawing bot ecosystem (gtd.fizzystudio.xyz). Serves drawing batch datasets, manages server-level game cooldowns, and validates round submissions.
Visual drag-and-drop Discord bot creation platform built with Next.js 16, React 19, Discord.js v14, and MongoDB. Design, customize, and deploy bot commands visually using 37+ built-in blocks.
Live technical previews demonstrating how FizzyStudio systems process GitHub webhooks with delivery queues and verify software licenses with cryptographic hardware identification.
Languages, frameworks, and system architectures utilized across FizzyStudio projects.
The people responsible for engineering, product development, and operations at FizzyStudio.
Founder and developer behind FizzyStudio, responsible for creating the studio's software products, open-source projects, Discord applications, Minecraft systems, and backend solutions.
Manager of FizzyStudio, helping oversee the studio, projects, operations, and overall development direction.
Technical architecture, licensing mechanics, and deployment details for FizzyStudio products and services.
FizzyStudio is an independent software studio founded and developed by FcZavian, with operations and project management led by AbdurRehman. The studio builds production-ready Discord bots, Minecraft Paper/Spigot plugins, software licensing systems, REST APIs, and developer automation tools.
Git Notifier implements an in-memory FIFO queue with adaptive jitter and rate-limit backoff. When repositories experience bursts of commits or releases, payloads are queued and dispatched safely under Discord's 50 requests per minute ceiling.
Fizzy Licenses computes a cryptographic hash from hardware identifiers (motherboard UUID and MAC address) on the client machine and validates it against the registered license record via an authenticated REST API. Responses are signed with ED25519 payloads to prevent proxy interception.
RoleZ links player Minecraft UUIDs to Discord IDs through timed code generation. When a rank changes in LuckPerms or a role is updated in Discord, RoleZ's gateway bridge synchronizes the state across both platforms and invalidates cached PlaceholderAPI values.
CombatCore is built for Paper, Purpur, and Spigot servers on Minecraft 1.20 and above. It features velocity-based safezone repulsion, anti-combat-log inventory drops, customizable punishment commands, and actionbar timers.
FizzyStudio maintains public REST and WebSocket endpoints for MCStatus (mc.fizzystudio.xyz)
to query Minecraft server status, and GuessTheDrawing API (gtd.fizzystudio.xyz) for
multiplayer word and drawing canvas state.
Direct marketplace and repository links for all published FizzyStudio resources.
| Project Name | Category | Platform | Official Resource Link |
|---|---|---|---|
| Git Notifier | Webhook Server | BuiltByBit | builtbybit.com/resources/git-notifier.120157/ |
| CombatCore | Minecraft PvP Guard | BuiltByBit | builtbybit.com/resources/combatcore-ultimate-pvp-guard.109856/ |
| Musify | Discord Music Bot | BuiltByBit | builtbybit.com/resources/musify-high-quality-music-bot.103809/ |
| Fizzy Licenses | License Management | BuiltByBit | builtbybit.com/resources/fizzy-licenses-smart-secure.82086/ |
| Fizzy Licenses Web Addon | Admin Web Dashboard | BuiltByBit | builtbybit.com/resources/fizzylicenses-web-addon.82264/ |
| RoleZ | Rank Manager & Sync | BuiltByBit | builtbybit.com/resources/rolez-the-cross-platform-rank-manager.77676/ |
| GitHub Profile | Open Source & Repos | GitHub | github.com/fczavian |