personal-portfolio
personal-portfolio copied to clipboard
Feature: Use the GitHub API for the Open Source Contributions
Currently, the open source contributions have to be manually typed into the /src/constants/index.js
file.
It would be better if we could fetch them automatically using the GitHub API. This should include all the PRs and issues opened by the person in all repos except the ones owned by him or that are part of his organisation(s).
It will need some discussion before proceeding, so feel free to discuss it here!