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
- Host: GitHub
- URL: https://github.com/tamimehsan/cpa
- Owner: TamimEhsan
- Created: 2020-06-29T16:20:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T13:01:58.000Z (almost 6 years ago)
- Last Synced: 2025-03-27T10:21:20.181Z (over 1 year ago)
- Topics: api, website
- Language: JavaScript
- Homepage:
- Size: 1.14 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeforceProfileAnalyzer
[](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\

## User Infos
Infos related to User all in one place\

## Contest Rating
Rating , Ranking and Rating Change graph of all the official contest part participated by the user\

## Submissions
Verdicts counts of all the submission in a doughnut chart\

## Tags
Tags of all the solved and unsolved problems\

## Problems
Problem sorted according to their difficulties\

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\