-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Description
Summary
Many developers want to showcase their open source contributions on their portfolio or resume.
To support this, I added a GitHub Contribution Graph section using react-github-calendar.
It visually displays a user's GitHub activity, making it easier to highlight OSS involvement and coding consistency.
This makes the portfolio more informative, personal, and resume-friendly.
What's new?
GitHub Activity Section added to portfolio
- Shows contribution graph using
react-github-calendar
- Automatically fetches data from any GitHub username
- Fully responsive and fits seamlessly into the existing layout
- Theme-aware: works in both light and dark mode
- Highlights consistent OSS engagement for resume visibility
Motivation
As someone who has recently started my open-source journey, I wanted to take the first step by contributing a meaningful and visually engaging feature. Many developers, including myself, aim to showcase their GitHub activity on their resumes and portfolios, as it reflects coding consistency and involvement in open source.
By adding a GitHub contribution graph to this portfolio, my goal was to not only enhance its functionality but also create space for others to showcase their OSS journey more transparently. This contribution reflects both my learning and my intent to grow further through open-source involvement.
Additional context
No response