Dynamically Generate Your GitHub Profile Card
| Card | Profile Card API Schema |
|---|---|
![]() |
AvatarTotal CommitsTotal StarsFollowersFollowingRepositories (Public)Top LanguagesTotal IssuesTotal Pull RequestsForks |
https://ghdevcard.herokuapp.com/api/stats/${username}
- 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

