CodeForces Visualiser

This app allows users to check their codeforces account's statistics. they include number of problems solved, languages used, difficulty rating of problems solved, Number of Contests partcipated, average attempts per problem etc. all data is collected from publicly available codeforces api Refer here

Technology used

This app was built using React js framework, using libraries materialise css, chartjs (for charts), axios, react router.

Real Time Demo

This website is hosted live. visit the website here : Codeforces visualiser

How to run on local machine

Download zip or clone the repository and run these commands

npm install 
npm start

Pictures

Screenshot 2023-09-24 at 11 59 15 PM Screenshot 2023-09-24 at 11 59 37 PM Screenshot 2023-09-25 at 12 00 05 AM Screenshot 2023-09-25 at 12 00 16 AM