Get the list of all questions you attempted on a particular date on codeforces, along with your account stats.
The CodeForces Diary is a tool created by Rishabh Malhotraa to help users track their progress on the CodeForces platform. The website allows users to view a heatmap of the questions they have attempted, providing a visual representation of their progress over time. The tool also displays various stats and features, such as a radar chart, a list of unsolved questions, and a bar chart for levels and ratings. The website is built with React, Material UI, and Redux Toolkit, written in TypeScript.
To install the CodeForces Diary theme, follow these steps:
Prerequisites:
git clone [repository_link]
cd [folder_name]
npm install
npm start
The CodeForces Diary is a handy tool for CodeForces users to track and visualize their progress on the platform. By providing features such as a heatmap, radar chart, and stats display, users can easily monitor their performance and identify areas for improvement. The website is built with React, Material UI, and Redux Toolkit, offering a user-friendly interface. Future plans for the tool include implementing virtual rating changes, a bubble chart in D3 JS, and a separate page for useful resources on CodeForces.