Get dynamically generated AtCoder stats on your READMEs!
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
[](https://atcoder.jp/users/your_handle)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
[](https://atcoder.jp/users/your_handle)Contributions are always welcome !