Instantly create Github pages URL for your Resume.

Yask Srivastava Blocked Unblock Follow Following Jan 20, 2016

In less than 30 seconds!

Why host resume this way?

Content of resume keeps changing and should change with time, but URL shouldn’t change.

Using this script, your Resume Link will always point to the latest version of your resume.

Usage:

Grab the script from Here.

Just run the script, provide the path of your resume file and you are DONE!

$ chmod +x uploadresume.sh

$ ./uploadresume.sh





>>Enter your Github email

yask123@gmail.com





>>Resume RepoName you wish to give? Your resume will be accessible from http://.github.io/RepoName

myresume





>>Enter host password for user 'yask123@gmail.com':

*********

>>Enter the complete path of your resume file

/Users/yasksrivastava/Desktop/yask_srivastava_resume.pdf





>>Finished, opening resume URL,

Tweets your resume link

Optional

Requirements

Unix O.S

Python (For opening browser and Tweeting, Optional)

CURL (Pre-installed on most distributions)

Usage Video

Updating resume

Note: Updating resume won’t change the URL link of your existing resume.

Update your resume’s content the typical way you update your code.

Clone your resume repo Do your thing Add and commit changes Push changes

Source code hosted on Github