McRun5/chessbyhour ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple single page website called Chess by Hour that lets someone type in a Chess.com username and instantly see when that player tends to win and lose the most.
I want it to pull from Chess.com public data in the browser only, with no backend, no login, and nothing stored. The page should show the player’s avatar and profile info, then visualize their results with a 24 hour dial, a weekday by hour heatmap, a wins versus losses chart, weekday summary cards, and a best and toughest hour ranking. It should also give a short persona label like night owl or weekend warrior, based on when their games cluster.
Please include filters for time control, date range, minimum games per hour, and time zone selection, plus a shareable image users can download or share. Make it work with a sticky search bar, dark and light mode, and deep links like the username in the URL. Also add simple privacy and contact pages and make it ready to host as a static site. If needed, look up the current Chess.com API details online.
Are you gonna build this?
make sure you review the code using arcumet