Skip to content

GargiMittal/Resume-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Maker

A browser-based resume builder with a polished modern-retro UI and a preserved classic version.

Live Demo

https://gargimittal.github.io/Resume-Maker/

Overview

This project lets users create a resume entirely in the browser using a form-driven interface. It includes a redesigned experience with a modern-retro theme, plus a separate classic version available at old.html.

Features

  • Modern-retro resume builder interface
  • Classic original resume builder preserved in old.html
  • Personal details, contact, summary, experience, education, and skills
  • Upload a profile photo
  • Add multiple experience and education entries
  • Add and remove skill tags
  • Generate a printable resume preview
  • Print or download the resume as a PDF
  • Switch between the new and classic versions

Files

  • index.html — redesigned modern resume builder
  • style.css — updated styling for the new layout
  • script.js — logic for the new resume builder
  • old.html — preserved original version of the app
  • old.css — styling for the classic version
  • old.js — JavaScript for the classic version

Getting Started

  1. Clone or download the repository.
  2. Open index.html in your browser to use the modern version.
  3. Use the "Open classic version" link to access the original layout in old.html.
  4. Fill in your information and click "Generate Resume".
  5. Use the Print or Download buttons to export your resume.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Notes

  • The app runs entirely on the client side.
  • No server or database is required.

Contributing

Contributions are welcome. To contribute:

  • Fork the repository
  • Create a new branch
  • Make your changes
  • Open a pull request

About

Web application to create professional resume

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors