Pudding124 / stackoverflow-stats-box

Update a pinned gist to show your latest stackoverflow personal state

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

📌 Stack Overflow Stats Box

Show your stack overflow stats

This project is inspired by many projects collected in awesome-pinned-gists

Overview

Show your stack overflow personal data, include top tag, badges and stats.

Prep work

  1. Create a new public GitHub Gist (https://gist.github.com/)
  2. Create a token with the gist scope and copy it. (https://github.com/settings/tokens/new)

Project setup

  1. Fork this repo

  2. Go to the fork repo's Actions tab to enable workflow in fork repo

  3. Go to the fork repo's Settings > Secrets

  4. Add the following environment variables:

  5. Pin your gist

  6. Wait for it to update (the github aciton cron job will run every 6 hours), or you can manually push the repo to trigger the action.

About

Update a pinned gist to show your latest stackoverflow personal state

License:MIT License


Languages

Language:JavaScript 100.0%