/ctftime-card

Dynamically generated ctftime team cards

Primary LanguageTypeScript

Ctftime README stats

Get dynamically generated ctftime statistics for your READMEs.

Examples

My ctftime stats b01lers

Usage

Copy and past the following into your markdown.

Change ?teamid=11464 to your ctftime team id.

![My ctftime stats](https://ctf.neilhommes.xyz/?teamid=11464&theme=light)

Want dark themed cards?

Pass the query parameter theme=dark.

Deploy

docker compose up -d --build

Your cards will be accessible at localhost:11464

Contributing

Pull requests and feedback are welcome.