Skip to content
HM
← Back to projects

Founder • Architect • Lead Engineer

Arena360 GameZone SaaS Platform

Multi-app SaaS for gaming cafés — Android, Tauri kiosk, staff/admin apps, inventory, AI insights, and real-time operations.

SaaSMulti-tenantAIRustTauri
Arena360 GameZone SaaS Platform screenshot 1

Tech stack

RustAxumPostgreSQLRedisKubernetesDockerReactReact NativeExpoAndroidTauriAI AgentsLLM Integration

Problem

Gaming cafés and entertainment centers often run on fragmented tools — spreadsheets for sessions, separate POS systems, weak membership tracking, and little visibility into revenue or inventory. Operators need a unified platform that works across customer phones, gaming terminals, staff floors, and admin offices — even when connectivity dips.

Solution

Arena360 is a multi-tenant SaaS platform purpose-built for GameZones. It unifies membership, billing, device control, session tracking, inventory, analytics, and AI-assisted operational insights into one cloud-native system with purpose-built apps for every role in the venue.

Applications

Android App

Customer-facing mobile experience for membership, QR-based check-in, session awareness, and venue engagement. Built with React Native / Expo for fast iteration across devices.

Tauri Desktop Kiosk Mode

Gaming terminal kiosk app for PC stations — session control, lockdown UX, payment/start flows, and offline resilience. Tauri keeps the desktop footprint lightweight while sharing web UI patterns with the rest of the platform.

Staff App

Floor operations for attendants: active sessions, device status, customer assist, and day-to-day venue workflows without exposing full admin power.

Admin App

Venue configuration for owners and managers — pricing rules, users and roles, reporting, revenue dashboards, and multi-tenant controls.

Inventory Management

Stock tracking for consumables and equipment lifecycle — so cafés stop losing money to untracked inventory and broken devices.

Debloater App

Tauri desktop utility for Windows gaming PCs — removes preinstalled bloatware, disables telemetry, and optimizes startup so gaming terminals stay lean and responsive. Built for venues that need fast, repeatable PC cleanup across many stations.

Features

  • Multi-tenant architecture for café / venue isolation
  • Dynamic pricing engine
  • Membership management
  • Billing system and POS integration
  • Device management and session tracking
  • Android customer app
  • Tauri desktop kiosk for gaming terminals
  • Staff and Admin operational apps
  • Inventory management
  • Windows PC debloating utility (Tauri)
  • Customer analytics and revenue dashboard
  • Real-time monitoring
  • Offline synchronization
  • QR-based customer experience

AI Solutions

  • Revenue prediction
  • Dynamic pricing recommendations
  • Automated operational insights

Architecture Notes

The backend is built in Rust with Axum for high-performance APIs, backed by PostgreSQL and Redis. Workloads run on Kubernetes with containerized services.

Client matrix:

  • Admin / web dashboards — React
  • Android customer app — React Native / Expo
  • Gaming terminal kiosk — Tauri desktop (kiosk mode)
  • Staff operations — dedicated Staff App surface

AI agents and LLM integrations power insights and recommendations without blocking the core transactional path. Offline sync keeps floor operations resilient when the network is unreliable.