This project aims to improve any CodeForces User's performances in the codeforces contests by using User's previous performance in contests as well as in the practice problem-set.
This project uses Codeforces API to fetch user's Info,his/her past submissions ,etc., data and gives the weak areas (eg: math,dp,graphs,etc.) for that user.
Also it gives problem recommendation based on the weak areas and user's current rating,to improve the performance in next contest.