
SportsGameRatings
Ratings repository across all major sports video games.
December 2025 – Present
Visit siteWeb App
About
A spinoff of TeamCrafters, this is planned to be a future repository to store player ratings from all types of games from Madden to NFL Blitz, 2K, and more.
Key features
- Dynamic ratings structure and page layout to support multiple genres of games without code changes.
- Public repository of game ratings for preservation for future generations.
- Database-free approach, loading game data from the raw files
Tech stack
Next.js
Tailwind CSS
Vercel
Biggest achievement
The code-config page structure is key to make this project work. It allows me to support completely separate sports with various grouping/URL schemes by only editing a JSON file.
Biggest regret
Not having time to put significant work into this project. Optimization