Guess the Grade
Interactive app for climbers to watch bouldering videos, guess grades, and track stats. Designed as a Progressive Web App (PWA) for Android.
Screenshots





Concept
As a climber, guessing a boulder's grade without trying it yourself is surprisingly hard. That idea sparked Guess the Grade, a game where you watch video clips of boulders and guess the grade. What started as a fun side project grew into a full-featured app over 6 months. Currently working on a daily boulder challenge (90% done), giving users a reason to come back every day.
Features
- Watch video clips and guess the boulder grade
- Personal progress and stat tracking
- View and compare stats with other users
- Google Authentication
- Installable via Play Store as a PWA
Learnings
This project was my deep dive into React and Firebase. I learned how to structure a realtime database, implement Google Authentication, manage app state across components, and publish a PWA to the Play Store. It also taught me a lot about scoping a project — what started simple quickly grew into something much larger.