On this page

Independent product · Tennis discovery

myTournUp

Tournament monitoring and alerts for tennis players.

Product#

myTournUp is a tennis tournament monitoring and alert platform. It integrates Italian federation (FITP) tournament data and asynchronous processing to identify new tournaments and support discovery.

My contribution#

I created the product and implemented its backend services and workers, connecting tournament information with automated processing for monitoring and alerts.

What I built#

  • Backend services using Python and FastAPI.
  • Asynchronous processing with Celery and Redis.
  • Data persistence using PostgreSQL.
  • Containerized development and deployment using Docker and Render.
  • Integration of FITP tournament data to identify newly available tournaments.

Technical scope#

The platform combines backend services, background workers and persistent data storage around a focused product use case: helping players discover tennis tournaments.

Why it belongs in this portfolio#

myTournUp connects a specific user problem with backend engineering and automated processing, showing how I turn an independent product idea into an implemented system.