Skip to content

junah201/atcoder-readme-stats

Repository files navigation

atcoder-readme-stats

Get dynamically generated AtCoder stats on your READMEs!

GitHub Contributors Issues GitHub pull requests

Atcoder tourist Atcoder tourist

Usage

V1

The v1 design was created by @junah201.

using html

<a href="https://atcoder.jp/users/your_handle" target="_blank">
	<img src="https://atcoder.junah.dev/v1/generate_badge?name=your_handle" />
</a>

or using markdown

[![Atcoder](https://atcoder.junah.dev/v1/generate_badge?name=your_handle)](https://atcoder.jp/users/your_handle)

Atcoder tourist Atcoder hibye1217

Atcoder namolbbaemi Atcoder junah

Atcoder Pacomodo Atcoder abcd

V2

The v2 design was created by @kiri10ten and edited by @junah201. Thank you @kiri10ten!

using html

<a href="https://atcoder.jp/users/your_handle" target="_blank">
	<img src="https://atcoder.junah.dev/v2/generate_badge?name=your_handle" />
</a>

or using markdown

[![Atcoder](https://atcoder.junah.dev/v2/generate_badge?name=your_handle)](https://atcoder.jp/users/your_handle)

Atcoder tourist Atcoder hibye1217

Atcoder namolbbaemi Atcoder junah

Atcoder Pacomodo Atcoder abcd

Contribute

Contributions are always welcome !