Skip to content

A Java-based application for generating resume with IIT-B header

Notifications You must be signed in to change notification settings

ys1998/resume-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Generator experimental

An Ubuntu-based Java application for generating resume with IIT-B header

Installation

Download the .zip file and then extract it, or clone this repository using the following command

git clone https://github.com/ys1998/Resume-Generator.git

After obtaining the source, cd into the extracted folder and run the following command

./install.sh

If above command doesn't work, try again after changing its permissions

chmod 755 install.sh
./install.sh [OR] bash install.sh

Above script will compile the source code, add a Desktop shortcut and set up an alias to run the application from the terminal


Usage

In order to run the application, use the Desktop shortcut or run this command from the terminal

resume-iitb

A window will pop up as shown below :

[insert image here]

Fill the data correctly in the fields of the various tab-panes and order them as per your requirement.

By default, a new, blank data file is used. The Load option may be used to load existing data.

Click on Save to save the data for future perusal and then click on Print.... In the pop-up that appears, select the type of PDF you wish to generate and then click on Confirm to obtain the resume.pdf file.

[insert images (save, load and print) here]


About

A Java-based application for generating resume with IIT-B header

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published