Skip to content

Dynamically generated stackexchange stats for your github readmes

License

Notifications You must be signed in to change notification settings

squeeble-ink/stackexchange.readme-stats

Repository files navigation

stackexchange.readme-stats

Dynamically generated stackexchange stats for your github readmes

How to use

  • with profile picture:
    ![alt text](http://api.squeeble.ink/se/?userId=<USERiD>&seSite=<STACKeXCHANGEsITE>)
    result:
    Tessa's stackoverflow stats
  • without profile pictue:
    ![alt text](http://api.squeeble.ink/se/?userId=<USERiD>&seSite=<STACKeXCHANGEsITE>&img=false)
    result:
    Tessa's stackoverflow stats
    NOTE: nameX is so you can line out your user name

Integrated stack exchange sites <STACKeXCHANGEsITE>:

  • Stack Overflow
  • Meta
  • Ask Ubuntu

More comming soon!

Queries

  • userId (required)
  • seSite (required)
  • img (disable user profile & show user name)
  • nameSize (set fontSize for username 25px default)
  • nameX (backwards compatible for lining out user name now centered by default)