Cool!
Project showcase - Profile card with live stats
Very nice! Good job. I don't have a bullet rating so I have a N/A taking up the space, but maybe I should go play a game or two ![]()
Thanks
Very nice! Good job. I don't have a bullet rating so I have a N/A taking up the space, but maybe I should go play a game or two
Thanks
Yes you should its fun. And thanks for the star
Hi everyone, I built a project which lets you showcase your chess skills anywhere. I originally intended to make a GitHub README widget but this can be used anywhere like your portfolio, blog, mobile app etc. It displays your profile as a card/widget with live stats, league etc. I have also included some basic theming options which I am working on expanding
You can check it out here: https://github.com/Sriram-bb63/chess.com-profile-widget
Technical detail - You can treat it like an API, make a GET request to receive a fully self contained SVG to embed anywhere you like. You will need to input your username and optionally a theme name as URL params. The stats have 1h cache for performance reasons and based on feedback I may or may not make it realtime. Feel free to contribute as I want to keep this as an open source project