Skip to content

Latest commit

 

History

History
91 lines (61 loc) · 4.03 KB

File metadata and controls

91 lines (61 loc) · 4.03 KB

Github Card

A beautiful, dynamically generated unofficial github card for you

Version   Code size   Pull Requests   Feature requested   Bugs reported   license MIT

Usage · Report Bug · Request Feature


GitHub Card

Usage

Copy-paste this code where you want to use the image (e.g., into your readme) and change the links

Endpoint: /api?username=<github-username>

Insert a valid github username in <github-username> and you'll receive a github-card in SVG

![Faisal's github card](https://ancient-tundra-94967.herokuapp.com/api?username=faisalakhtar)]

OR

<img alt="Faisal's github card" src="https://ancient-tundra-94967.herokuapp.com/api?username=faisalakhtar">

Contributing

Step 1

🍴 Fork this repository

Step 2

👯 Clone this repo to your local machine using git clone https://github.com/faisalakhtar/github-card.git

Step 3

HACK AWAY 🔨 🔨 🔨

Step 4

🔁 Create a pull request using https://github.com/faisalakhtar/github-card/compare/

Built with

Embedded JavaScript templatingAdobe IllustratorW3C SVG LogoExpress JSNodeJSNodemonREST APIsHTML5 Powered with CSS3 / StylingJavaScript

Licensing

license MIT

All SVGs, scripts, stylesheets and markups are distributed under the MIT license.

Acknowledgements