Skip to content

A Github profile representation through cards with a Github API with some basic javascript.

Notifications You must be signed in to change notification settings

mohitjaisal/GithubCardss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubFetch-Icon

Github Cardss

A JavaScript webapp to fetch a GitHub card for your profile. It uses the GitHub API to retrieve data about your profile.

Features 📦

  • Username
  • Bio
  • Followers / Following / Repo count
  • Individual repo links

Usage 🌐

  1. Go to the Website Demo Link
  2. Enter your GitHub username (e.g. mohitjaisal).
  3. Hit Enter and your GitHub card will be generated below!

Gallery 🖼️

A picture is worth a thousand words:

GithubFetch-Demo

❤️ Contribution

If you want to contribute to the project, the first thing you need to do is create an issue with the problem/future that you want to add. When you are assigned (meaning the issue has been approved) you can fork this repo and begin working on the project.

When you are done, you can create a pull request explaining what you've done and what issue you are closing (adding a reference to it).

After that, if your PR follows the code style and fix or add something to the project will be merged inside the project.