GithubHelp home page GithubHelp logo

akvelon / cv-auto-formatter Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 57 KB

CV Auto Formatting tool. Reduces the daily toil for Client Services

License: MIT License

Python 99.42% PowerShell 0.58%

cv-auto-formatter's Introduction

cv-auto-formatter

CV Auto Formatting tool. Reduces the daily toil for Client Services

Approach:

The approach taken is to extract certain specified sections from a to-be-formatted-resume and then populate a static template. This template can be seen under template.docx.

To Use:

  1. Run install_reqs.ps1 to install required packages.

  2. Place all to-be-formatted resumes in ./INPUTS.

  3. Run run.ps1 or the command python akvelon_format_enforcer.py.

  4. Formatted resumes will appear in the ./RESULTS folder. Files for which there were issues will be place in ./ISSUES unaltered.

  5. Text logs are created and stored in ./logs each time the code is ran.

Notes

  1. This current approach does not address the .doc file type. An initial start at addressing this file type was started and utilizes utils.py. There is a helper function to automate the process of converting a .doc file to a .docx file.

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.