Batman Open
Trilingual tournament site for an international tennis championship
Client project assigned during my internship at NowlSoft
Screenshots & Schematics

Problem & Challenge
A tournament drawing competitors from several countries needed one address that could go live quickly, announce the event, collect applications and give sponsors visibility across multiple languages.
How It Works
A live countdown to the tournament greets every visitor.
Athletes submit their entry through the application flow.
Participating countries are listed with their flags, making the international field visible at a glance.
Official sponsors get their own section with logos.
The TR / EN / RU switch in the header swaps the entire page instantly.
Architecture & Technical Decisions
A single-page static site with no build step: React 18 and Tailwind CSS load straight from a CDN and JSX compiles in the browser via Babel. A deliberate trade-off that keeps setup and deployment cost near zero for a short-lived event site.