Building Trankiliti FC — a football team website and admin panel with Firestore, authentication, and live standings updates.
Gabriele Bonucci
Junior Full Stack Web Developer & AI Automation Specialist
Amateur football teams need more than a static website. Trankiliti FC combines a public-facing site with a management panel for rosters, matches, standings, news, and player statistics.
React handles the frontend while Firebase provides:
Firebase's real-time listeners simplify collaborative data management, but structuring Firestore collections early prevents refactoring pain as features grow.
How I built a Netflix-style search app combining movie and TV series results from the TMDB API using React, Vite, and Axios.
Replicating the DC Comics homepage with reusable React components and a modular layout structure.