https://github.com/st1llwater/github-profile-card
https://github.com/st1llwater/github-profile-card
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/st1llwater/github-profile-card
- Owner: ST1LLWATER
- Created: 2022-01-28T18:52:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T10:05:55.000Z (over 4 years ago)
- Last Synced: 2023-03-11T01:33:01.905Z (over 3 years ago)
- Language: JavaScript
- Homepage: github-profile-card-omega.vercel.app
- Size: 5.7 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dynamically [Generate](https://github-profile-card-omega.vercel.app/) Your GitHub Profile Card
## Preview
| Card | Profile Card API Schema |
|---|---|
|
| `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**