https://github.com/xcpcio/xcpcio
The ICPC Series Competition Leaderboard Visualization Engine
https://github.com/xcpcio/xcpcio
board icpc leaderboard rank resolver standings visualization
Last synced: 4 months ago
JSON representation
The ICPC Series Competition Leaderboard Visualization Engine
- Host: GitHub
- URL: https://github.com/xcpcio/xcpcio
- Owner: xcpcio
- License: mit
- Created: 2020-10-19T02:13:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-17T11:47:21.000Z (5 months ago)
- Last Synced: 2026-01-17T11:47:28.322Z (5 months ago)
- Topics: board, icpc, leaderboard, rank, resolver, standings, visualization
- Language: TypeScript
- Homepage: https://xcpcio.com
- Size: 8.72 MB
- Stars: 286
- Watchers: 1
- Forks: 15
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
The ICPC Series Competition Leaderboard Visualization Engine
[](https://github.com/xcpcio/xcpcio/actions/workflows/test.yml)
[![GitHub release][gh-release-badge]][gh-release]
[![License][license-image-mit]][license-link-mit]

[](https://www.jsdelivr.com/package/npm/@xcpcio/board-app)
[](https://github.com/antfu/eslint-config)
## Development
```bash
git clone https://github.com/xcpcio/xcpcio.git
# Installation dependencies
pnpm install
# build the project
pnpm build
# Start docs development server
pnpm docs
# Start board development server
pnpm board
# Run tests
pnpm test
# Lint all code
pnpm lint
# Fix lint issues automatically
pnpm lint:fix
```
## :clap: Our Supporters
### ↳ Sponsors
This project is made possible by all the sponsors supporting my work:
### ↳ Stargazers
[](https://github.com/xcpcio/xcpcio/stargazers)
## License
[MIT](./LICENSE) License © 2020-PRESENT [XCPCIO][xcpcio]
[xcpcio]: https://xcpcio.com
[gh-release-badge]: https://img.shields.io/github/release/xcpcio/xcpcio.svg
[gh-release]: https://GitHub.com/xcpcio/xcpcio/releases/
[license-image-mit]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333
[license-link-mit]: https://mit-license.org/