Skip to content

Create professional, eye-catching resumes with ease! This web application empowers you to build and customize your resume using a variety of modern and professionally designed layouts.

Notifications You must be signed in to change notification settings

lucaselb/resume-suite-builder

Repository files navigation

Resume Suite Builder

Resume Suite Builder is a web application that allows users to easily create professional resumes using a selection of five unique layouts. The app provides an intuitive interface for entering personal information, work experience, education, skills, and more, with real-time preview and customization options.

Features

  • Five Resume Layouts: Choose from Classic, Creative, Minimalist, Modern, and Technical designs to best showcase your experience.
  • Live Preview: Instantly see how your resume looks as you fill out the forms.
  • Easy Customization: Update sections like Personal Info, Experience, Education, Skills, Projects, Languages, Certifications, and Summary.
  • Export Options: Download your resume in various formats (PDF, etc.).

Technologies Used

  • Vite: Fast build tool and development server for modern web projects.
  • Vue.js: Progressive JavaScript framework for building user interfaces.
  • TypeScript: Typed superset of JavaScript for safer and scalable code.
  • CSS: Styling for layouts and components.
  • HTML: Structure of the web application.

Getting Started

  1. Install dependencies:
    npm install
  2. Run the development server:
    npm run dev
  3. Open your browser: Visit http://localhost:5173 to use the app.

Project Structure

  • src/ - Main source code
    • components/ - UI components and forms
    • layouts/ - Resume layout templates
    • composables/ - Reusable logic (e.g., resume state)
    • types/ - TypeScript type definitions
    • utils/ - Utility functions and sample data
  • public/ - Static assets
  • index.html - Main HTML file
  • vite.config.ts - Vite configuration

License

This project is for educational and entertainment purposes.

Live Demo

https://lucaselb.github.io/resume-suite-builder/

About

Create professional, eye-catching resumes with ease! This web application empowers you to build and customize your resume using a variety of modern and professionally designed layouts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published