saadpasta / developerFolio

🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
https://developerfolio.js.org/
GNU General Public License v3.0
5.33k stars 2.74k forks source link

Add github contribution graph component #453

Open mrtkp9993 opened 2 years ago

mrtkp9993 commented 2 years ago

It says

Set true to display codersrank badges section need to changes your username in src/containers/skillProgress/skillProgress.js:17:62, defaults to false

but there is no username in that file.

saadpasta commented 2 years ago

Can you please elaborate about the issue that you are facing?

kartikcho commented 1 year ago

I checked and yeah the code for this doesn't exist. Looks like this PR didn't go through but this comment somehow made it. We can change this issue into adding codersrank/add github contribution graph component

Vyomrana02 commented 1 year ago

Can you asign this issue to me, I can fix this by adding github contribution in appropriate place.

kartikcho commented 1 year ago

Just to be clear before you start working on it, do you understand what the issue is about @Vyomrana02 ?

harshbsharma commented 10 months ago

Hey @kartikcho can you please provide some clarity over the issue. What change is actually needed. Would like to work on it

kartikcho commented 10 months ago

Sorry for the late reply @harshbsharma.

The feature request is basically adding a GitHub contribution graph (similar to how it is on a gh profile).

Ideally if there are any open source libraries that we could use to build a component for it, we should use that