Code Monkey home page Code Monkey logo

resume-github's Introduction

Github Resume Generator

๐ŸŒŸ Star this repository, if you find it useful.



Enter your username in the homepage here and click Generate. We request your public data from Github GraphQL API v4 and generate your resume. Save the resume by clicking on print in the navigation bar and adjust margins as required. (Please use Laptop/ Desktop for better experience) If you're using chrome, make sure that Background Graphics is checked in more settings option while saving the document.

Content

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

  • Stats - Second section is statistics section containing 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 - 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 top repositories section on your resume. More options on it will be added soon.

  • Contributions - 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).

Note:

If you think or do have any idea about more information being added in this resume, open an issue.

Contributing Guidelines

Pull requests are welcome. Please open an issue first to discuss what you would like to change or add.

  1. Raise an issue

  2. Fork this repoository. (https://github.com/Satyam1203/resume-github/fork)

  3. Make your changes.

  4. Format the code, so everything is properly formatted. (Use Prettier)

  5. Create your branch.

    git checkout -b feature/<BRANCH_NAME>
    
  6. Add and Commit your changes.

    git commit -am 'Adding a new feature'
    
  7. Push to your branch.

    git push origin feature/<BRANCH_NAME>
    
  8. Create a new Pull Request

Inspired by https://github.com/resume/resume.github.com

resume-github's People

Contributors

satyam1203 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.