Capstone Resume Parse
With my capstone HRM job application project, I wanted to simplify the resume data extraction and storage procedure. Considering the several resume styles, I wanted a strong method to quickly store the obtained data in my database and split apart PDF files. Using pdfjs-dist and Prisma’s JSON data type helped me to reach this and […]
Capstone Resume Parse Read More »