GoodCall
A multilingual esports prediction platform for League of Legends, Valorant, CS2 and Rocket League.
Creator & Full-Stack Engineer: mobile and backend architecture, product, and deployment workflows.
Settling predictions against live match data without double-crediting points or corrupting standings when providers resend or correct results.
- Provider ingestion layer normalizing external esports match data.
- Versioned scoring engine so rule changes never rewrite past results.
- Idempotent match settlement: reprocessing a result is always safe.
- Append-only points ledger as the audit trail for every balance.
- Global, regional and private-league leaderboards.
- CI/CD with feature branches, pull requests, code reviews and GitHub Actions.