CP Contests is a lightweight, user-friendly web app that helps competitive programmers keep track of upcoming contests across popular platforms. Quickly find contests, add them to your calendar, or download an event file to import anywhere.
- Unified list of upcoming contests from major platforms
- Easy actions: add to Google Calendar or download an
.icsfile - Clean, compact UI for scanning events by date and time
-
Clone the repo and install dependencies:
$ bun install
-
Run the development server:
$ bun run dev -- --open
Found a bug or want to suggest an improvement? Open an issue or submit a pull request — small, focused changes are easiest to review.
This project is available under the MIT License.