Skip to content

Etativel/cv-maker

Repository files navigation

Resume Builder

Simplify the process of crafting your resume.
User-friendly CV maker designed to simplify your CV creation. This web app provides an ATS-friendly and cool looking template for Software Engineers.

🌐 Live Demo: https://cv-maker-liard-phi.vercel.app/

Resume Builder Web-App

Resume Builder Web-App

Features

  • ATS-Friendly: Optimized CV layout to increase compatibility with Applicant Tracking Systems (ATS).
  • Professional Template: Pre-built template specifically for Software Engineer CVs.
  • Real-Time Preview: See your CV update instantly as you make changes.
  • Responsive UI: Designed to adapt across devices, offering seamless experience on desktop and mobile.
  • Mobile-Friendly Unique Layout: Optimized layout for mobile users, ensuring clarity and accessibility.
  • Download CV: Export your completed CV with ease using html2canvas and JsPDF.

Technologies Used

  • HTML & CSS: Structure and styling.
  • JavaScript: Core programming language for app functionality.
  • React: Component-based framework for interactive UI.
  • Vite: Fast bundling and development setup.
  • Vercel: Cloud platform for deployment.

Installation

  1. Clone the repository:

    git clone git@github.com:Etativel/cv-maker.git
    cd cv-maker
  2. Install dependencies:

    npm install
  3. Run the aplication

    npm run dev

    Visit http://localhost:5173/ to start using the Resume Builder app locally.

Usage

  • Build Your CV: Fill in the template fields, and see your CV rendered in real-time.
  • Load Sample CV: Click "Load a Template" to view a sample CV in the editor.
  • Download CV: Once satisfied with your CV, use the download option to save a PDF copy.

Credits

This resume design was inspired by Jake Gutierrez’s Resume Template, which provides a simple and elegant CVs. You can view it on Overleaf and on GitHub.

License

Code and design are published under the MIT License.

Releases

No releases published

Packages

No packages published