Git Product home page Git Product logo

resume-builder's Introduction

Resume generator

Web based editor to create Resume in a customizable template with the facility to save the file in .pdf formate.

Technologies: HTML, CSS, JavaScript

Note : Click the "VIEW INSTRUCTIONS" button in the editor to read usage instructions.

Features

  • Resume content can be edited just like a normal document editor (cut,copy,undo etc).
  • Entire sections can be added, reordered, removed just by cut,copy,pasting method.
  • Section visibility can be toggled while retaining the content.
  • Options provided in the left panel to modify the template and formatting.
  • Sub-points can be added with various bullet styles and adjustable indentation.
  • Script provided to merge multiple pages and compress the PDF.

Using the merge & compress script

  • You must be able to run python file on your system for this.
  • Save the individual pages in PDF format with name 1.pdf , 2.pdf
  • Download the compress_pdf.py file and open it in a text editor.
  • Set the following variables :
    • dir_path : Directory path where you saved the PDFs for individual page
    • num_of_pages : Number of files to merge (i.e. pages in your Resume)
    • out_file : Name of output file
  • Run this python file.
  • Note: As this creates a new PDF file, you may have to see permission settings or run with sudo on terminal.

Note : Use Google Chrome

To setup the project on your local machine:

  1. Click on Fork.
  2. Go to your fork and clone the project to your local machine.
  3. git clone https://satyakiran29.github.io/Resume-Builder.git

What Contributions are accpected?:

To contribute to the project:

  1. Choose any open issue from here.
  2. Comment on the issue: Can I work on this? and get assigned.
  3. Make changes to your fork and send a PR.

To create a Pull Request:

Follow the given link to make a successful and valid PR: https://help.github.com/articles/creating-a-pull-request/

To send a PR, follow these rules carefully,otherwise your PR will be closed:

  1. Make PR title in this format: Fixes #IssueNo : Name of Issue
  2. If you are contributing without an issue then excribe what have you done.

For any doubts related to the issues, i.e., to understand the issue better etc, comment down your queries on the respective issue.


Contributors

GitHub Contributors Image

resume-builder's People

Contributors

satyakiran29 avatar shreyammaity avatar imgbotapp 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.