saadpasta/developerFolio

Add Custom Images and text for Github Profile Card

Open

#213 opened on Jul 15, 2020

View on GitHub
 (19 comments) (1 reaction) (0 assignees)JavaScript (4,696 stars) (2,351 forks)batch import
enhancementgood first issuehacktoberfest

Description

Summary

Using Gravatar API we can get the profile of the user with their email address converted to MD5 hash very easily. This can be an alternative for users who don't have Github Account, also it needs no authorisation.

Update: Read discussion below to further understand the issue.

What's new?

Add an option for Gravatar Profile of users Update: Add an option for users to set custom images and info for the GitHub Profile/Contact Card

Contributor guide