Skip to content

deyloop/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume

Repository containing the source code (HTML, CSS, build-scripts) for Anurup Dey's resume.

Dependencies

  • wkhtmltopdf ( available in most linux package repositories )

Usage:

  1. Create secrets.sh that sets two variables PHNUMBER,ADDRESS_CITY,CGPA_UNI,PERCENTAGE_XII and PERCENTAGE_X. Values of these variables will be read while rendering the resume. These values are concealed to maintain privacy.

  2. Run ./render2pdf ( Make sure it is executable first, using chmod +x ./render2pdf if needed. ). It will read resume.html and renders it to resume.pdf. The script is a convenient shorthand with working page size and zoom level parameters.

  3. Distribute resume.pdf

About

Personal Resume Template for Anurup Dey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published