What is BJJ Radar?
I'm a BJJ competitor and in this environment it's difficult to keep track of all the competitions and events because there are a lot of federations.
So I decided to create BJJ Radar, a website that aggregates all the competitions and events from all the federations.
Frontend
The frontend is built on NextJS with Shadcn and Jotai. The CI/CD is managed with Vercel which also hosts the website for free.
Backend
There is no backend for this project. The data is get during build time on the CI/CD flow and they are updated every week.
Monetization
Currently the website is free. I currently don't need to monetize it, in the future probably I could add some custom banners or affiliate links from BJJ brands.