Skip to content

This repository contains a fully interactive, web-based resume builder created with HTML, CSS, and JavaScript. It allows users to input their details in a structured form, dynamically add sections for achievements, experience, education, projects, and skills, and generate a complete, printable resume directly in the browser

Notifications You must be signed in to change notification settings

anugraheeth/Resume-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplyResume - Resume Builder App (Live)

SimplyResume is a simple, interactive web-based resume builder. Users can input their details in a structured form, dynamically add sections for achievements, experience, education, projects, and skills, and generate a complete resume.

Features

  • User-Friendly Interface: Easily fill in sections such as personal details, achievements, work experience, and skills.
  • Dynamic Section Management: Add or remove multiple entries for sections like education, experience, and projects.
  • Resume Preview: Real-time display of the generated resume.
  • Responsive Design: Works smoothly on desktops, tablets, and mobile devices.

File Structure

  • index.html: The main landing page where users can start building their resume.
  • cv.html: The resume display page that formats and presents the resume data input by the user.
  • app.js: Handles dynamic addition/removal of sections like achievements, experience, etc.
  • style.css: Contains the styling rules for the app, ensuring a clean and responsive design.
  • input.html: The core form structure where users input their resume details.

How to Run the Project

  1. Clone the repository or download the files.
  2. Open index.html in your browser to start the application.
  3. Fill in the required information across different sections.
  4. Preview the completed resume by navigating to cv.html.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (DOM manipulation)

Usage

  1. Enter your personal and professional details in the form on the homepage.
  2. Use buttons to add multiple entries in sections like Experience and Education.
  3. Once complete, preview or download your resume.

Future Enhancements

  • PDF export functionality.
  • Improved styling for a more polished resume layout.
  • Option to save and load resume data.

Live Demo

Click here to see the live demo

License

This project is licensed under the MIT License.

About

This repository contains a fully interactive, web-based resume builder created with HTML, CSS, and JavaScript. It allows users to input their details in a structured form, dynamically add sections for achievements, experience, education, projects, and skills, and generate a complete, printable resume directly in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published