Skip to content
Back to projects
WebAdminFrontendDevelopmentCollaboration2024

Star Stats

Overview

If I can recall a project that presented a significant challenge for me, it was a betting website, also known as a Parlay, for placing bets on match results and certain player statistics from real sports. This project was developed using TypeScript with highly optimized structures. I worked on it while I was at Kromaticos, as it was a project that came with quite difficult requirements to achieve within the estimated time. The challenges involved using unknown and low-budget sports APIs, which were very complicated to work with due to their poor documentation. We had to use the provided endpoints, and at times, to generate certain results, we had to perform data analysis, highly recursive calculations, and very intensive operations on both our database and the API, which increased its cost significantly, among other issues. Nevertheless, we managed to develop the project and delivered a very beta version of the system, but it worked. It’s also worth mentioning that I implemented the payment gateway and user subscription plans using Stripe in this system.

Visit project