Back to projects
Bot API October 2025

Kryptium Discord Backend (Event Bot & API)

Lead Backend Engineer for Kryptium's multi-tenant Discord platform. Designed Python backend powering event, wallet, and currency systems serving 1,200+ active users.

Kryptium Discord Backend (Event Bot & API)

Overview

Served as Lead Backend Engineer for Kryptium, designing and maintaining a production Python backend powering a multi-tenant Discord platform. The system handles event management, user wallets, in-platform currency, and clan systems for 1k+ active users. Built with FastAPI, MongoDB, and Redis, with full test coverage using pytest and TDD methodology. Implemented custom load-balancing and rate-limiting logic to support multiple frontend applications simultaneously.

Key capabilities

  • Multi-tenant Discord event system
  • User wallet & currency management
  • Clan & identity systems
  • RESTful APIs for clans, events, wallets
  • Test-driven development (TDD) with pytest
  • Custom load-balancing & rate-limiting
  • Real-time MongoDB synchronization
  • Multi-frontend support architecture