Skip to content

kashifo/github-readme-stackoverflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


GitHub Readme StackOverflow

Show your StackOverflow profile status on your READMEs!


Usage

Copy paste following markdown into your markdown content, and that's it. Easy Easy Tammam Tammam!

Change the ?userID= value to your StackOverflow's userID.

[![Kashif's StackOverflow](https://github-readme-stackoverflow-kashifo.vercel.app/?userID=4034209)](https://stackoverflow.com/users/4034209/kashif-anwaar

Kashif's  StackOverflow Kashif's  StackOverflow

Compact Layout

If you want to have a compact layout, just you need to add layout=compact as a parameter. Check out the options.

Kashif's  StackOverflow Kashif's  StackOverflow

Full Layout

If you want to show upvotes and answers count as well, just you need to add layout=full as a parameter. Check out the options.

Kashif's  StackOverflow Kashif's  StackOverflow


Options

Name Description Default value
userID Your StackOverflow userID REQUIRED
theme Theme of the StackOverflow card (light or dark) light
layout Layout of the StackOverflow card (compact or full or default) default

Contributors


Deploy your own

Deploy with Vercel