Hello coders!!
Recently I have developed a chrome extension which analyses codeforces profiles and presents the chart/data on the profile webpage itself. Just open any profile on Codeforces after installing this extension.
The chart includes —
- Problem rating chart — Bar chart for number of problems solved for each problem rating
- Tags chart — Doughnut chart for number of problems solved for each tag across all problems
- Unsolved problems — Gives the count and also lists all unsolved problems.
Extension in work :
The UI blends easily with the original website.