Skip to content

akmhmgc/atcoder-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtCoder Stats

Get dynamically generated AtCoder stats on your READMEs!

How to use

Copy and paste this into your markdown content like Github readme.md

Change the ?username= value to your AtCoder username

[![](https://atcoder-stats-git-main-akmhmgc.vercel.app/api?username=crazyhama)](https://github.com/akmhmgc/atcoder-stats)

Deploy on your own on vercel

This API endpoint is deployed using Vercel's free plan.

If you are concerned about the limitations, you may want to deploy it yourself following the steps below.

  1. Compile Typescript to Javascript
$ npm build
  1. Deploy Serverless Functions
$ vercel deploy

For more infomation, please check here.

Inspired by ...

For sure inspired by awesome repo GitHub Readme Stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published