ATS COMPLIANT RESUME

This project allows you to create, view, edit, and save an ATS friendly resume! Along with that, the project showcases various ways to generate the resume. Built with Next.js, it explores different methods to achieve the same outcome. Whether it's rendering your resume from Markdown, MDX, plain text, or fetching data from a JSON file or an API, this project illustrates the flexibility and creativity that can be applied to your development, each with unique advantages and challenges. Currently, users will be using pdf-lib to preview and save their PDF resume, and future enhancements will enable saving the resume as a doc/docx file. Cheers!