Resume Friendly: Resume Builder App

Resume Friendly: Resume Builder App

A web application designed to help users create and format their resumes in an ATS-friendly way, with customisable themes and templates.

Resume Friendly is a web application designed to help users create and format their resumes in an ATS-friendly way. The app provides a user-friendly interface for inputting resume information, as well as customisable themes and templates to choose from. The app is built using HTML, CSS, and JavaScript, and follows a config-driven design approach, allowing for easy customization and extension of the resume templates. The project includes features such as real-time preview of the resume, the ability to download the resume in various formats, and a selection of pre-built templates that are optimized for applicant tracking systems (ATS). The goal of the project is to provide users with a simple and effective tool for creating professional resumes that can help them stand out in the job market.

Technologies Used

  • HTML: Used for structuring the content of the web application.
  • CSS: Used for styling the web application and making it visually appealing.
  • JavaScript: Used for adding interactivity to the web application and handling user input.
  • Web Development: The project is a web application that runs in the browser, allowing users to create and format their resumes without needing to install additional software.
  • Config-Driven Design: The resume templates and themes are designed to be easily customizable and extendable through configuration, allowing for flexibility in the design and layout of the resumes.