Skip to content

A Github Resume generator πŸ‘¨β€πŸ’»πŸ‘©β€ to create your own personalised resume based on your Github profile. πŸ”Ž This tool lets you have your resume on a single click.

License

garimasingh128/gitsetgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘£ Git Set Go

πŸ˜ƒπŸ˜ƒ A Github profile resume generator. ✨

gitsetgo

Demo

Author Author License Platform Maintained Last Commit Release Date Issues Stars GitHub Language Size

πŸ‘©β€ Demo PDF generated

A Github Resume generator πŸ‘¨β€πŸ’»πŸ‘©β€ to create your own personalised resume based on your Github profile. πŸ”Ž This tool lets you have your resume on a single click.

Gitter Channel πŸ’»πŸ‘©β€

Join here for all discussions: https://gitter.im/KWoC2020/GitSetGo

This project is a part of Hakin Codes 2020 πŸ‘£

OPEN SOURCE CONTEST - Hakin Codes

About HakinCodes 2020 πŸ’»

HakinCodes is founded with a vision to impart technical knowledge with practical implementations to all the students and developers around.

At HakinCodes it's our mission to provide guidance to the participants from the mentors who are highly skilled and experienced in particular stacks whether be it technical or non-technical.

At HakinCodes we are always here to solve any issues regarding the projects and providing golden opportunities to everyone who wants to improve their skills.

HakinCodes would always provide cutting edge experience to every developer in moving a step closer towards achieving their dreams.

HakinCodes will always try to maintain a positive attitude towards achieving higher goals and objectives.

At HakinCodes we maintain a trustworthy and healthy environment and respect each other's privacy

⭐ Check out the website of HackinCodes 2020

πŸ“‹ Table of Contents

➑️ Vision

➑️ Project Structure

➑️ Tech Stack

➑️ Setup Development Environment

➑️ Development Guidelines

➑️ Learning Resources

➑️ Future Plans

➑️ System Requirements

➑️ Contributing

➑️ Owner

➑️ How to run it locally?

πŸ‘©β€ Vision

Getting your Github profile under a single page in a resume type-of format so that you can simply put your Github resume when applying to internships or job profiles.

❀️ Inspiration

We were inspired to create it when we saw that not many tools are available open-source or on the Internet which do the job we intend to do. So we decided to create it as a side-project based purely to learn and have some fun juggling with Github APIs'.

🀷 Project Structure

.
β”œβ”€β”€ ...
β”œβ”€β”€ .github
│── node_modules
│── public
│── src (has all the components, JS files, CSS files etc. )
|── all MD files
|── images, demo video and templates
└── ...

πŸ”† Tech Stack

The project is created using create-react-app and based on React.js framework.

  • JavaScript: 84.5%
  • HTML: 10.3%
  • CSS: 5.2%

πŸ‘¬ Design and Roadmap

The Roadmap we intended to follow is present here. Feel free to suggest ideas and opinions.

πŸš€ Steps to setup development environment

  1. Clone the repo
git clone github.com/your_username/gitsetgo.git
  1. Open the folder in your favorite code editor and start adding modifications.

πŸ’» Development guidelines

  1. Put all the code in one of the existing files in /src.

  2. Push all the code to your own branch. Once you are sure it is working, merge it with the dev branch. Let's maintain only the stable and released versions on the master branch.

  3. Write a kick-ass, readable, and clean code.

πŸ“ Learning Resources

Read these articles to get a quick grab on handling Github API's and other technologies used in the project:

Resources for learning React.js:

Migrating from Rest API to GraphQL API:

Resources for Github APIs':

Resources for node.js:

Resources for Prettier.io used in the project

Resources to learn Git and Github:

✨ Future Plans

  • Github Timeline
  • Github competition between two users
  • Personalised template for resume
  • Enhancing the existing resume template
  • Showing Github feed of others

Feel free to create issues to suggest and add functionalities and features.

πŸ’» System Requirements

  • Google Chrome
  • Git
  • Code Editor (Visual Studio Code, Sublime Text)

πŸ† Contributing

Please read CONTRIBUTING.md for information on how to contribute to profext-extension.

πŸ’Ό Code of Conduct

We want to facilitate a healthy and constructive community behavior by adopting and enforcing our code of conduct.

Please adhere towards our code-of-conduct.md.

πŸ‘¬ Owner


Garima Singh


Mrinal Kumar

built with love

❀️ Thanks to our awesome contributors.

✨ Running it locally

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

A Github Resume generator πŸ‘¨β€πŸ’»πŸ‘©β€ to create your own personalised resume based on your Github profile. πŸ”Ž This tool lets you have your resume on a single click.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published