Skip to content

Application to generate a PDF file from a resume in JSON.

Notifications You must be signed in to change notification settings

orion538/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hey, why are you here? Take a look at my resume it's a lot more interesting

Information

A .NET Core 3.0 Console application to generate a PDF file from a resume in JSON. The resume has to be following the schema: http://json.schemastore.org/resume or the application will tell you what is not correct about the entered resume.

How to run:

  • Start the application
  • Press a key on your keyboard to get into the real application logic
  • Type the path to the resume JSON file and press: Enter.
  • If the path to the resume is valid it will create a resume.pdf file in the '[path_to_application]\bin\[buildconfiguration]\netcoreapp3.0' folder

About

Application to generate a PDF file from a resume in JSON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages