Giter Site home page Giter Site logo

jsonresume-docx's Introduction

jsonresume-docx

Render your JSON resume as a .docx file, hide your personality. ;)

Installation

pipx install git+https://github.com/panasenco/jsonresume-docx.git

Initialize a resume

jsonresume-docx init --resume-file resume.json

Note that jsonresume-docx introduces some padding fields in work > experience sections:

  • _startDatePad: Number of spaces to insert between the employer name and the start date. Note: Only the _startDatePad from the latest position of an employer is used.
  • _locationPad: Number of spaces to insert between the latest position name and the location. Note: Only the _locationPad from the latest position of an employer is used.

Modify the file with your own information. Pay attention to these padding fields as they can make or break the appearance of your resume.

Usage

To render a file called resume.docx from a file called resume.json:

jsonresume-docx render --resume-file resume.json --output-file resume.docx

You now have a .docx file with all your details filled out!

Acknowledgements

Huge thank you to Colin McIntosh of SheetsResume.com for freely sharing the docx template this is based on. I originally found the template in Colin's massively popular post in r/jobs.

jsonresume-docx's People

Contributors

panasenco avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.