Skip to content

poundifdef/resumebabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a series of scripts to convert a resume to any number of
output formats. JSON is the input, and each module outputs to a different
format.

One of the most tedious parts of applying to jobs is the resume. Everyone's
HR department accepts a different resume format.

LinkedIn (and other career websites) don't really help; HR still wants you 
to paste a plain-text resume into their little online job application.

If there is a format you want to see, feel free to write a template and make
a pull request! 

Supported formats:

   * JSON 
   * Plain text
   * HTML

New formats? Fork me on github!

Dependencies:

   * HTML, TXT templating: jinja2 (http://jinja.pocoo.org/)
   * Markdown: markdown2 (https://github.com/trentm/python-markdown2)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published