Skip to content

CodeChef Visualizer enhances your GitHub profile by dynamically extracting data from your CodeChef account. This GitHub Action project creates an interactive card showcasing your ratings, solved problems, and stats, seamlessly displayed on your GitHub profile.

Notifications You must be signed in to change notification settings

GaurishIIITNR/cc-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

CodeChef Visualizer enhances your GitHub profile by dynamically extracting data from your CodeChef account. This GitHub Action project creates an interactive card showcasing your ratings, solved problems, and stats, seamlessly displayed on your GitHub profile.

Codechef Stat Visualizer

Installation

  1. Star this repository 🙏

  2. Create a copy of this repository by clicking here.

  3. Go to user_name.java and put your codechef handle in the username key.

  4. 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.
  5. Take a look at the images that have been created output.

  6. 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-username value to your GitHub username.

    <img src="https://github.com/your-github-username/cc-visualizer/blob/main/src/main/java/com/ccvisualizer/ccvisualizer/output.svg" width="500" height="500">
    

Inspiration

This project is heavily inspired by the cf-stats project.

Made by Gaurish Ojha with ❤️

About

CodeChef Visualizer enhances your GitHub profile by dynamically extracting data from your CodeChef account. This GitHub Action project creates an interactive card showcasing your ratings, solved problems, and stats, seamlessly displayed on your GitHub profile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published