An open API service indexing awesome lists of open source software.

https://github.com/tamimehsan/cpa

A visualizer for Codeforce made with CF API
https://github.com/tamimehsan/cpa

api website

Last synced: 4 months ago
JSON representation

A visualizer for Codeforce made with CF API

Awesome Lists containing this project

README

          

# CodeforceProfileAnalyzer
[![HitCount](http://hits.dwyl.com/TamimEhsan/CPA.svg)](http://hits.dwyl.com/TamimEhsan/CPA)

A visualizer for Codeforce made with CF API\

Link to site https://tamimehsan.github.io/CPA/

Codeforces Visualizer is a visualization of Codeforces user profile. With beautiful and interactive graphs and informations you can look at your CF profile from a new perspective. The Beta version offers some features

## World Map

A gradient colored world map with data of number of users per country\
![Image of World Mapt](https://github.com/TamimEhsan/CodeforceAPI/blob/master/images/CFAPI1.PNG)

## User Infos

Infos related to User all in one place\
![Image of User](https://github.com/TamimEhsan/CodeforceAPI/blob/master/images/CFAPI6.png)

## Contest Rating

Rating , Ranking and Rating Change graph of all the official contest part participated by the user\
![Image of World Mapt](https://github.com/TamimEhsan/CodeforceAPI/blob/master/images/CFAPI3.gif)

## Submissions

Verdicts counts of all the submission in a doughnut chart\
![Image of Submissions](https://github.com/TamimEhsan/CodeforceAPI/blob/master/images/CFAPI7.png)

## Tags

Tags of all the solved and unsolved problems\
![Image of Tags](https://github.com/TamimEhsan/CodeforceAPI/blob/master/images/CFAPI8.png)

## Problems

Problem sorted according to their difficulties\
![Image of Tags](https://github.com/TamimEhsan/CodeforceAPI/blob/master/images/CFAPI5.PNG)

And many mores

## Dependencies

For visualization: chart.js, google chart api\
For serverside: Axios,Node.js [ Thanks to Mehrab Haque Zehady ( @mehrab-haque ) for this part ]\
For frontend: HTML,CSS,JavaScript,Ajax.js\