Skip to content

Arpit078/resume-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

NodeJS CLI tool to create and update your resume by just maintaining a google sheet.

Requirements

NodeJS and any latex software installed on your pc.
Go with https://miktex.org/download.
Make sure "pdflatex" is accessible in your terminal.

Usage

  1. download the excel sheet from https://docs.google.com/spreadsheets/d/1SQy7sRQvNfkfm7kDfkTQedGE-MBO_8XITbd0Jxo5Fj0/edit?usp=sharing
  2. fill in your details and upload on google drive.
  3. share the sheet with resume-builder@resume-builder-392620.iam.gserviceaccount.com.
  4. set the permission to be viewer.
  5. install miktex or any other latex software.
  6. run
npx resume-builder-iitrpr
  1. for the first time it is going to ask for certain latex packages to be installed just go through.
  2. voilla there is a resume.pdf in the directory you executed the command.
  3. There is resume.tex also you can use to customise your resume further.
  4. Just make a bat file to execute this commmand on every machine startup and there you have it your resume auto updated every time you log in, just make sure you keep updating your gsheet:}

Note

do not use any special characters in the google sheet such as {},\ etc it might break pdflatex.

Demonstration

resume-builder.-.Made.with.Clipchamp.mp4

About

A cli tool to update your college resume with google sheets. Customized to my own resume, Maybe fork it and make it your own.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published