An desktop application to generate pdf resume requiring user information in one json file only.
Install the application with msi or squirrel installer of release. Run it with the administrator right.
(if you installed with squirrel installer, the application will be installed at C:\Users\Your_User\AppData\Local\latex-resume-generator)
Modify the json template with your information.
Upload your JSON file in the application and submit it, the pdf will be generated at your app installation location.
Three templates are created, more templates will be available in the future.
(https://www.electronforge.io/)
(https://github.com/saadq/node-latex)
eachRowLinks: Number of Items for each row of links in the title
links: An array of links in the title, which has 3 properties: link, icon, and text
icon: This application support fontawesome5 in latex.
link and link2: for each project, you can include up to 2 links to show your demo, which should include the link and name properties description the link and the text displayed respectively.
icon: This is a boolean option to choose whether you display icons in your skill section or not.
This section is optional. If you don't have it in your json, the generator will skip this section.