---
title: About
---

<div class="text-center">
  <!-- You can use Vue components inside markdown -->
  <div i-carbon-dicom-overlay class="text-4xl -mb-6 m-auto" />
  <h3>About</h3>
</div>

[Board - XCPCIO](https://github.com/xcpcio/xcpcio) is an opinionated ICPC/CCPC Board made by [@dup4](https://github.com/dup4).

```js
// syntax highlighting example
function board() {
  const foo = "bar";
  console.log(foo);
}
```

Check out the [GitHub repo](https://github.com/xcpcio/xcpcio) for more details.
