An open API service indexing awesome lists of open source software.

https://github.com/aliyara290/cv-builder

MyResume is an interactive CV builder that enables users to create professional resumes with ease. Built with HTML, JavaScript, and styled with Tailwind CSS, this project provides a responsive, user-friendly interface for crafting personalized CVs.
https://github.com/aliyara290/cv-builder

cv-builder pdf-generation resume resume-builder

Last synced: 4 months ago
JSON representation

MyResume is an interactive CV builder that enables users to create professional resumes with ease. Built with HTML, JavaScript, and styled with Tailwind CSS, this project provides a responsive, user-friendly interface for crafting personalized CVs.

Awesome Lists containing this project

README

          

# MyResume - CV Builder

MyResume is an interactive CV builder that enables users to create professional resumes with ease. Built with HTML, JavaScript, and styled with Tailwind CSS, this project provides a responsive, user-friendly interface for crafting personalized CVs.

## Features

- 🖋️ **Real-Time Preview**: View the CV as you type to ensure your information appears just the way you want.
- 🖥️ **Simple and Intuitive Interface**: A clean and straightforward layout that lets users focus on creating their CV.
- ⚙️ **Dynamic Content Generation**: Populate fields dynamically to visualize the CV as it's being built.
- 🎨 **Customizable Design**: Apply color themes to make the resume visually appealing.
- 📥 **Export Option**: Save the final resume as a downloadable PDF (coming soon).

## Technologies Used

- 🌐 **HTML**: For structuring the CV builder layout.
- 🔧 **JavaScript**: For interactive features like field validation, real-time preview, and data management.
- 💅 **Tailwind CSS**: For efficient, responsive styling, ensuring the CV builder looks great on all devices.

## Installation

Clone the repository to your local machine:

```bash
git clone https://github.com/aliyara290/Cv-Builder.git
```

Open the project folder and launch `index.html` in your preferred web browser to start using MyResume.

## Usage

1. ✍️ **Enter Details**: Fill in your personal information, work experience, education, skills, and other CV sections.
2. 👀 **Preview CV**: See real-time updates of your CV as you add information.
3. 📥 **Download CV**: Generate a downloadable version of your completed CV (feature in development).

## Color Palette

The project uses the following colors:

| Color | Hex Code |
|----------------|----------|
| White | #FFFFFF |
| Light Blue | #EFF2F9 |
| Gray Blue | #828BA2 |
| Dark Blue | #1E2532 |

## Contributing

🤝 Feel free to contribute to MyResume by submitting pull requests or reporting issues. We welcome all improvements and ideas to enhance the CV builder's functionality and user experience.

## License

This project is open-source and available under the MIT License.