
Web App
Mobile App
About
Originally built as a tool to record the documentation of all lower-division teams into CFB 25 Team Builder, TeamCrafters has evolved into a must-use utility for CFB gamers. Tools include a powerful player search, comparison tools, team picker, and more!
Key features
- Game-Accurate ratings for every player for every team.
- Team Builder API integration for mobile-friendly team searching.
- Provides player ability searching/viewing, not possible on current official platform
- Automated import and polling of roster updates.
Tech stack
Next.js
React Native
PostgreSQL
Prisma
Tailwind CSS
Vercel
Biggest achievement
This was first website that had public ratings for all 11,000+ players for the EA CFB games. For the CFB 26 Ratings Leak, these were uploaded 3 weeks before release and in turn the site was able to support 1,500 concurrent users.
Biggest regret
The original URL structure for player ratings used query parameters for roster version, which NextJS can't cache properly. This was eventually fixed but I have to keep support for the old links in codebase so those links don't end up broken.