Index

Projects.

The systems under the umbrella — some live, some in the ground. Each one started as something others overlooked.

SkywardSimulation

Live

An airline-tycoon simulation where the backend owns the world: authoritative economy, fleet, routes, and a live season clock. Every action is validated server-side — the client only commands.

  • Simulation
  • Systems design
  • Strategy
Flutter · Supabase / Postgres VISIT →

M-DEFAnalytics

Live

A leaderboard and analytics platform for a badminton community, built on the MAJADU Dynamic-Elo Framework — a custom rating engine with margin-of-victory weighting and inactivity decay. In production use — live rankings, match logs, and seasonal standings for a real community.

  • Statistics
  • Ranking systems
  • Community insights
Flutter · Supabase / Postgres VISIT →

Majadu ToolsCommunity systems

Backend

Scheduling, session and ranking systems for a badminton community. Qouver builds and operates the Go API behind them — REST with optimistic concurrency, OpenAPI contracts, and a Postgres backend. The client app is community-maintained.

  • Operations
  • Scheduling
  • Rankings
  • Community growth
Go · Postgres · OpenAPI API →