View Project
The platform is live, with over 750 registered users and 30,000 short URLs generated, receiving over 1.7 million clicks.
PremiumLinks is a URL shortening and management platform developed using HTML, CSS, JS, Python (Flask) and MySQL.
Built additional features including custom short URLs, password protection, auto-expiry after a certain time or number of clicks, QR code generation and detailed statistics (about visitors' countries, devices and browsers for any timeframe).
Implemented SQL indexing strategies to optimize the database's ability to generate statistics from millions of clicks.
Ensured high availability by implementing load-balancing with Nginx utilizing upstreams and Round Robin algorithm.
Built with