stackoverflow-readme-profile
Easily share your Stackoverflow's profile on your README.
β‘οΈ Get your profile badge:
π‘ How to use?
Use the online generator for a quicker setup
You can generate your SO profile by calling this url with the corresponding template name and your SO user id:
https://stackoverflow-readme-profile.johannchopin.fr/:template/:id
Use it like that in your README:
[![johannchopin's SO profile](https://stackoverflow-readme-profile.johannchopin.fr/:template/:id)](https://github.com/johannchopin/stackoverflow-readme-profile)
π Templates
profile
Render a profile badge by using the profile
template:
https://stackoverflow-readme-profile.johannchopin.fr/profile/:id
Params (as query strings)
param | default | description |
---|---|---|
theme |
default |
Theme to use. Check them out here! |
website |
true |
Show or not the website URL (true | false ) |
location |
true |
Show or not the location (true | false ) |
profile-small
Render a smaller profile badge without the location and the website
Params (as query strings)
param | default | description |
---|---|---|
theme |
default |
Theme to use. Check them out here! |