cf-stats
                                
                                
                                
                                    cf-stats copied to clipboard
                            
                            
                            
                        A github action based realtime Codeforces activity statistics card and badge generator for github readme
Codeforces Stat Visualization
Installation
For step by step screenshot go here
- 
Star this repository :pray:
 - 
Create a copy of this repository by clicking here. Note: this is not the same as forking a copy because it copies everything fresh, without the huge commit history.
 - 
Goto config/.env.template and put your codeforces handle in the
CF_HANDLEkey. - 
Go to the Actions Page and press "Run Workflow" on the right side of the screen to generate images for the first time.
- The images will be automatically regenerated every 24 hours, but they can be regenerated manually by running the workflow this way.
 
 - 
Take a look at the images that have been created in the
outputfolder. - 
To add your statistics to your GitHub Profile README, copy and paste the following lines of code into your markdown content. Change the
your-github-usernamevalue to your GitHub username.   
Contribution guideline
If you like this project and want to improve by adding features, fixing bugs or anything, please follow the contributing guidelines.
Acknowledgments
Contributors List
Inspiration
This project is heavily inspired by github-stats project