Resume Builder

screenshot of Resume Builder
express
react
material-ui

Resume Builder

Creating a resume is a bit tedious task for any working professional from any industry. One has to keep it short, simple, and with the latest work experience. This Resume Builder project will help to build your resume-builder by auto-generating it on your own and helping working professionals wit...

Overview:

The Resume Builder Application is a web-based tool that allows users to create and customize their resumes. It is built using React for the frontend and Express as the middleware. The application features a modern and user-friendly interface, with styling done using Material UI and React-Bootstrap. It also includes Google Sign-In and session management capabilities, allowing users to save their data across sessions.

Features:

  • Google Sign-In & Session Management: Users can sign in using their Google account and their data will be saved across multiple sessions.
  • React for Frontend and Express as Middleware: The application is built using React for the frontend and Express as the middleware, providing a seamless user experience.
  • Material UI and React-Bootstrap for styling: The application has a clean and modern design, with styling done using Material UI and React-Bootstrap.

Summary:

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

material-ui
Material UI

material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.