Skip to content

Parth099/CV-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV Application

CV-APP takes in information and turns it into a minimal resume with standard dimensions. The resume formatting is a culmination of popular resume formats seen on a computer science reddit & Google Images. The current goal is to add the ablity to export a text scanned document.

LiveLink

This project is live at link

Pure Link: https://Parth099.github.io/CV-Application/

This app was an exercise described by The Odin project to get familiar with react methods and objects.

Current Development - Working on converting React JSX code to @react-pdf/renderer object code so a PDF can be generated. Sadly, there does not exist a direct React Compoment to PDF generation. I will have to transpile all visual react compoments into @react-pdf/renderer compatible components.

About

CS Resume creator powered by reactjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published