KasRoudra / stats-card

Get your Github statistics like stars, forks, lines changed and many more directly in a svg image. You can display that in your github profile readme!

Home Page:https://kasroudra-stats-card.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub-Profile-Summary-Stats

Author Opensource JavaScript

Documentation

  • Visit this website
  • Enter your Github username and click submit
  • And boom! Your profile stat card is ready to be shown in your README

Copy the following code and replace the username (kasroudra) with your one and then paste it in your profile's README.md

[![stats-card](https://kasroudra-stats-card.herokuapp.com/svg?user=KasRoudra)](https://github.com/KasRoudra/stats-card)

stats-card

Theme

Currently, only two themes are available normal and dark
[![stats-card](https://kasroudra-stats-card.herokuapp.com/svg?user=KasRoudra&theme=dark)](https://github.com/KasRoudra/stats-card)

stats-card

Local Test

git clone https://github.com/KasRoudra/stats-card 
cd stats-card
npm i
npm start

Credits

Document icons created by Freepik - Flaticon

SVG is colloected from an awesome open source project by jstrieb

[~] Find Me on :

  • Github

  • Gmail

  • Facebook

  • Messenger

About

Get your Github statistics like stars, forks, lines changed and many more directly in a svg image. You can display that in your github profile readme!

https://kasroudra-stats-card.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 56.3%Language:HTML 41.4%Language:CSS 2.2%Language:Procfile 0.0%