gitsetgo
gitsetgo copied to clipboard
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.
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Basically, If the user wants to add/edit some information in the resume generated, He/She can edit the pdf as they want and then download it when they are satisfied with...
**Describe the bug** After generating the pdf, the quality of the font is decreased. **To Reproduce** Steps to reproduce the behaviour: 1. Go to 'https://gitsetgo.netlify.app/' 2. Click on 'generate pdf'...
A contact us web page has to made for the gitsetgo project, and has to be linked to the footer via a link. Discussions welcome, please contact @garimasingh128 for the...
We should not write CSS using style={} We could either write CSS in js using a third-party library like emotion-js or styled-components or we can write traditional CSS using .css...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
README is great, but soon it might be worth splitting some of it out into a docs/ folder with links from the README.