This project allows you to create, view, edit, and save an ATS FRIENDLY resume and cover letter! Along with that, the project showcases some of the many ways to generate your 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!