Projects.
The systems under the umbrella — some live, some in the ground. Each one started as something others overlooked.
SkywardSimulation
LiveAn 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
M-DEFAnalytics
LiveA 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
Majadu ToolsCommunity systems
BackendScheduling, 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