An open API service indexing awesome lists of open source software.

https://github.com/st1llwater/github-profile-card


https://github.com/st1llwater/github-profile-card

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

          


GitHub Readme Stats


## Dynamically [Generate](https://github-profile-card-omega.vercel.app/) Your GitHub Profile Card

## Preview
| Card | Profile Card API Schema |
|---|---|
| GitHub Readme Stats| `Avatar`

`Total Commits`

`Total Stars`

`Followers`

`Following`

`Repositories (Public)`

`Top Languages`

`Total Issues`

`Total Pull Requests`

`Forks` |

### How we did it
- Making use of GitHub's API to retrieve information about a user and present it visually.
- Technologies Used -
- Front-end: **NextJS** and **Tailwind CSS**
- Back-end: **ExpressJS**