Chess.com Profile SVG Generator

Description:

This project is a web service that dynamically generates SVG images displaying chess statistics for a given Chess.com user. Using data fetched from the Chess.com API, the service creates visually appealing, customizable SVG graphics that showcase a user's performance in different game modes such as Rapid, Bullet, and Blitz.

Features:

Usage

If you want to use this project on your GitHub profile, I recommend forking and deploying it to your own Vercel instance and using the project with your own URLs.
To deploy on Vercel, click the button below.

After deployment, access the service at http://your-vercel-url/stats?username={Chess.com Username} to get the SVG image.

Example:

Default Theme
[![ChessStats](https://chesscom-profile-svg.vercel.app/stats?username={Chess.com_Username}&theme={Theme}&borderRadius={Radius}](https://chesscom-profile-svg.vercel.app/stats?username=PrathamRex) or <img src="https://chesscom-profile-svg.vercel.app/stats?username={Chess.com_Username}&theme={Theme}&borderRadius={Radius}" alt="ChessStats"/>

Themes:

Default Theme

Check GitHub for more information here.

Contributing:

Contributions are welcome! Please open an issue or submit a pull request.

License:

This project is licensed under the MIT License.