Back to projects

Satria Gear

Full-Stack Developer & AI Automation Engineer

Satria Gear preview

Satria Gear is an esports tournament platform built to replace the spreadsheets and group chats that usually hold a tournament together. The public side carries everything a participant needs: tournament information, schedules, brackets, team pages, live streams, and the registration flow itself.

Behind it sits an admin dashboard that centralises the whole operation. Tournaments, official teams, rosters, payments, matches, live scores, bracket progression, streams, settings, and admin users are all managed from one place, so match day no longer depends on someone manually reconciling several documents.

Registration and payment run end to end without staff intervention. Midtrans handles the transaction, webhooks keep payment status synchronised, and Resend delivers the confirmation email once a team is verified, turning what used to be a manual back-and-forth into a single automated path.

The last piece is an AI agent wired into Discord, GitHub Actions, and Vercel deploy logs. It reports only on failures, reads repository context to suggest likely root causes and affected files, and drafts Codex prompts for the fix, which cut the time spent triaging a broken deploy considerably.

Next.js
TypeScript
Supabase
Midtrans
Resend
Discord API
GitHub Actions