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 projectSimilar projects

Proyecto Soma
This project was developed as part of a thesis presentation at a local university. The original description within the thesis document included the following: “The system provides a perspective of the sets of elements that are interconnected, a web tool to organize the work landscape and plan the tasks to be completed, avoiding the hassle of paperwork within the department, improving procedures.” The project was based on solving a management problem within a local clinical laboratory.

Muscurehab
A small project developed in record time for a local physiotherapy center. The app's functionality was simple: users could register their profile, select the type of injury they had and its location on the body. Based on this information, the app would recommend specific exercises, and at the end, there was a feedback modal to evaluate the progress of their recovery.

Julio Toledo Perfil IOS / ANDROID
JulioToledo Perfil is a mobile project designed to make life easier for people who want to participate in castings for this film and series production company in Mexico. Although it is still under development, it’s shaping up to be one of my best projects due to the scalable and maintainable structure I am implementing with TypeScript and pure React Native to deliver a high-quality product.