>_

ALEXANDER_RYBIN

RU
Profile
Back to projects
LIVE V1.4

ANTON_REDISSON_CITY

GameFi Telegram project with internal economy, dynamic rating, anti-abuse protections, and real-time player interactions.

Node.js Golang Redis PostgreSQL Traefik

Role

Product Developer / Backend Engineer

Timeline

2024 - Present

ANTON_REDISSON_CITY

Summary

A GameFi product in Telegram with economy loops and anti-abuse controls designed for high concurrency.

Architecture

  • Telegram Mini App client -> API services on Node.js/Golang
  • Redis for hot state and anti-abuse counters
  • PostgreSQL for transactional data, async pipelines for background jobs

Challenge

  • Prevent exploit and bot-farm behavior in ranking flows
  • Keep gameplay and wallet operations consistent under high load
  • Preserve low latency for in-app actions

Implementation

  • Built anti-abuse controls and scoring safeguards around core economy operations
  • Split critical paths into isolated services and queue-backed workers
  • Added real-time metrics and log aggregation for fast incident response

Outcomes

  • Reduced abuse impact on economy flows
  • Maintained stable gameplay operations during concurrent spikes