Skip to content

Git Profile Card

bh-git | BharatGit

The Git component creates a beautiful GitHub profile card that fetches and displays user information directly from the GitHub API. It shows the user’s avatar, username, location, follower count, repository count, and bio.

Basic Usage

Properties

PropertyTypeDescription
usernamestringGitHub username to retrieve details from
disableApistringDisable Git API call to manually pass git details
biostringOverride bio data incase api call is disabled
followersnumberOverride followers data incase api call is disabled
reposnumberOverride repos data incase api call is disabled
avatarnumberOverride avatar data incase api call is disabled
profileUrlnumberOverride profile link data incase api call is disabled
locationnumberOverride location data incase api call is disabled
namenumberOverride name data incase api call is disabled