Submission repository for pafu for HackathonUG2k19.
A tool for all the CP loving teens of IIIT-H. CF-Suggester helps you become better at competitive programming by cleverly suggesting problems on Codeforces according to your submit history.
Enter your codeforces handle, and CF-Suggester will analyze your submission history on codeforces and create a model of which areas you stand strong in, and which areas require improvement. Based on this analysis, it recommends links to codeforces problems that you can solve to get better in your weak areas.
This project was bootstrapped with Create React App.
In the project directory, you can run:
This will install all required dependencies. Then run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.