Easily share your Stackoverflow's profile on your README.
💡 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)
Render a profile badge by using the profile
template:
https://stackoverflow-readme-profile.johannchopin.fr/profile/:id
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 ) |
Render a smaller profile badge without the location and the website
param | default | description |
---|---|---|
theme |
default |
Theme to use. Check them out here! |
💡 How to use?
Use the online generator for a quicker setup
You can generate your SO ranking badge by calling this url with the desired technology (see the tags list) and your SO user id:
https://stackoverflow-readme-profile.johannchopin.fr/tags-league-ranking/:tagName/:id
param | default | description |
---|---|---|
theme |
default |
Theme to use. Check them out here! |
All remarks are welcome so feel free to open an issue 😉 Wants to collaborate? Please read the contributing guidelines.