https://github.com/sanjay-1458/codeforces-recent-problem-list
It is a simple web page where we can fetch the recent Codeforces problems and categorize it into 2 types: Solved Problems, and Unsolved Problems.
https://github.com/sanjay-1458/codeforces-recent-problem-list
codeforces codeforces-problems css html javascript problem-solving project
Last synced: about 2 months ago
JSON representation
It is a simple web page where we can fetch the recent Codeforces problems and categorize it into 2 types: Solved Problems, and Unsolved Problems.
- Host: GitHub
- URL: https://github.com/sanjay-1458/codeforces-recent-problem-list
- Owner: sanjay-1458
- Created: 2024-12-24T09:56:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-14T10:09:16.000Z (about 1 year ago)
- Last Synced: 2025-05-14T11:28:57.230Z (about 1 year ago)
- Topics: codeforces, codeforces-problems, css, html, javascript, problem-solving, project
- Language: JavaScript
- Homepage: https://codeforces-recent-problem-list.vercel.app
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codeforces Recent Problem List
This is a simple webpage to help you manage Codeforces problems. It organizes problems into two categories: **Solved** and **Unsolved**.
---
### How It Works:
1. Enter your Codeforces ID.
2. Browse the list of problems fetched from 30 recent contests.
3. Use filters or search to find specific problems.
4. Data are stored in local storage so you don't have to fetch the problem regularly.
---
### Example Views:

---
## Deployed Link
https://codeforces-recent-problem-list.vercel.app/