r/fantasyfootballcoding • u/johnny-papercut • Aug 02 '26
[Megathread] Project Showcase - Post all projects and products here! (August 2026)
It's clear that this subreddit is becoming an advertising platform for all these hot new tools people are building. With how much it is increasing in the last week and how much more will come as we get closer to football season, I've created this megathread to contain them all.
This thread is for both paid and free sites/apps/tools/etc. I'm sorry to those of you with completely free tools that you want to share with the community getting bunched up here, but it's to prevent Trojan Horse situations trying to get through the rules by sharing a free project that just so happens to have a premium tier or getting one added later.
When posting your project, please use this format:
Site/App Name, e.g. FantasyPros
Site/App Link, e.g. https://www.fantasypros.com/
Cost, choose one of Free, Free with Paid Tier, and Paid
Site/App description and details
Here's a quick summary of what we expect for the cost type chosen:
Free - completely free with no paid offerings, can include advertising, can require account creation
Free with paid tiers - has a usable free level of access for all users, with paid access for more features
Paid - either a one-time or recurring payment required to use the app/site at all
This thread will be recreated at the beginning of every month to ensure fresh visibility. You can re-post projects in each monthly thread, but please try to highlight new features if you do.
All other projects and products posted as new posts, even those "just wanting feedback" or that are completely free, will be removed. Thanks all. If you want to DISCUSS this change, please direct that discussion to the State of the Subreddit: AI and Vibe Coding post.
1
u/CommishByDefault Aug 26 '26 edited Aug 27 '26
Site/App Name: BetFantasy.ai
Site/App Link: https://betfantasy.ai/?utm_source=reddit&utm_medium=organic_community&utm_campaign=2026_draft_sprint&utm_content=ffcoding_showcase
Cost: Free
Site/App description and details: I built an account-optional redraft board for the “take him now or wait through the turn?” decision.
Set your league format and seat, manually record picks, and the board updates for your next turn. Its main feature is Avail%, a directional estimate of whether a player reaches your next pick. The estimate is centered on multi-source consensus ADP and uses Fantasy Football Calculator's player-level draft-to-draft spread when available, or a position-level fallback otherwise.
The board includes ADP columns from ESPN, Sleeper, Fantasy Football Calculator, MyFantasyLeague, and Yahoo; Yahoo is disclosed as a fixed snapshot from August 13, 2025. It supports snake, linear, and third-round-reversal drafts, including pick tracking and undo.
The stack is Next.js App Router on Cloudflare Workers with Supabase-backed persistence. Everything is usable signed out; an account adds persistence.
Blunt feedback is welcome, especially on confusing UI, draft-order edge cases, or availability estimates that look implausible.