https://github.com/parthjohri/cf-problem-finder
The Codeforces Problem Finder is a web application built using React that allows users to find problems solved by Codeforces users based on their ratings.
https://github.com/parthjohri/cf-problem-finder
beginner-friendly codeforces-api hacktoberfest hacktoberfest-accepted hacktoberfest2023 react vercel
Last synced: 4 months ago
JSON representation
The Codeforces Problem Finder is a web application built using React that allows users to find problems solved by Codeforces users based on their ratings.
- Host: GitHub
- URL: https://github.com/parthjohri/cf-problem-finder
- Owner: ParthJohri
- Created: 2023-09-28T16:56:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-28T19:38:34.000Z (over 1 year ago)
- Last Synced: 2025-01-08T07:22:09.162Z (6 months ago)
- Topics: beginner-friendly, codeforces-api, hacktoberfest, hacktoberfest-accepted, hacktoberfest2023, react, vercel
- Language: JavaScript
- Homepage: https://cf-problem-finder.vercel.app/
- Size: 51.5 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codeforces Problem Finder
The Codeforces Problem Finder is a web application built using React that allows users to find problems solved by Codeforces users based on their ratings.
![]()
## Usage
1. Visit the application [here](https://cf-problem-finder.vercel.app/).
2. Enter the Codeforces username of the user you want to search for.
3. Click the "Submit" button to retrieve the list of problems solved by the user.
4. Problems are grouped by rating, making it easy to see which problems the user has solved at each rating level.
## Features
- User-friendly interface for finding problems by rating.
- Displays the user's first name and last name (if available).
- Links to the Codeforces profiles of the users who solved the problems.
- Modern and responsive design for an enhanced user experience.## Tech Stack
- React
- Codeforces API## Deployment
The Codeforces Problem Finder is deployed and accessible online. You can try it out by visiting the following link:
- [Codeforces Problem Finder](https://cf-problem-finder.vercel.app/)
Feel free to explore the application and find problems solved by Codeforces users based on their ratings.
## Author
- [Parth Johri](https://www.linkedin.com/in/parthjohri07)
## License
This project is open-source and available under the [MIT License](LICENSE).