Skip to content

imjohnzakkam/cc-analyzer

Repository files navigation

CodeChef Analyzer

An Open Source React based Web-App for all CodeChef users

This is the code repository for the visualisation website for CodeChef Online Judge using CodeChef's API and Web scraping. The website is currently hosted here.

This project uses React JS, Tailwind CSS and Bootstrap.

Current Features

Single User Features

  • Profile Card
    • Username
    • Fullname
    • Location
    • Proffesion and Organization
    • CodeChef Teams link
    • Profile About
    • Current Rating
  • Stats Card
    • Global Rank
    • Country Rank
    • Best rating, Worst rating
    • Best rank, Worst Rank
    • Max up, Max down
    • Total Contests
    • Tried Problems count, Solved Problems, Partially Solved Problem
    • Average Attempts to solve a problems
    • Unsolved Problem count
  • Verdicts Doughnut
  • Rating graph
  • Unsolved Problems list + links

Compare Users Features

  • All the features for Single User
  • Common contests rating graph

Feel free to contribute to this project by making a pull request to this repository.