cd ..

ServerHive Rental Assistant

ServerHive Rental Assistant is a self-service platform for the ServerHive server rental service for android builds. It replaces the manual workflow of provisioning servers and managing their lifecycle with a fully automated platform. The primary interface is a Telegram bot, which combines server management and administrative functions into a seamless experience for users and admins.

PythonFastAPITelethongRPC
> Impact: Turned server rentals into a fully automated, self-service experience.
#Challenges
  • -Enforcing multi-tenant dynamic hardware limits without system contention
  • -Keeping shared hosts stable under heavy Android builds.
  • -Forecasting completion times for non-linear Android builds.
  • -Reliably trace build processes in shared environments.
#Features
  • +Instant provisioning across multiple hardware tiers.
  • +Usage based rental pausing and refunds.
  • +Live dashboard for builds and system telemetry.
  • +Instant browser-based VS Code environment.
  • +Telegram-based system management command suite.
  • +Revenue tracking with full transaction and balance management.