DEV Community

Cover image for Github Resume Generator
Satyam Lachhwani
Satyam Lachhwani

Posted on

Github Resume Generator

Hello Geeks,

I built a resume generator that takes your Github username and generates a resume in a format including Introduction, statistics, Top repositories, contributions, and links to your profile using the Github GraphQL API v4.

Content

  • Introduction - The first section is a basic introduction which includes your Github name, username, bio, location, GitHub avatar, and the year since you're on Github.

  • Stats - The second section is a statistics section containing the number of total contributions, followers, following, PRs, issues, etc. It may also contain details depending upon whether you're a Bounty Hunter, Developer Program Member, Campus Expert, Hireable, etc.

  • Top Repositories - The third section contains top repositories containing your pinned repositories. The purpose is to provide ways to select particular repositories. Pin the repositories you want to appear on the top repositories section on your resume. More options on it will be added soon.

  • Contributions - The fourth section contains your pull request contributions (most recent at the top), it also mentions how many commits are made in those pull requests. If you haven't contributed earlier, this section will not appear on your resume.

  • Footer - Your Username, Github Link, Website Link(if any).

🌟 Star this repository, if you find it useful.

Visit it here - https://resume-github.vercel.app/
Github Repository - https://github.com/satyam1203/resume-github

My Profile -

Github
LinkedIn

Top comments (0)