https://github.com/agitmit/free-cv-builder
A free CV-builder for your convenience
https://github.com/agitmit/free-cv-builder
cv free open-source opencv resume resume-builder resume-creator resume-template
Last synced: 4 months ago
JSON representation
A free CV-builder for your convenience
- Host: GitHub
- URL: https://github.com/agitmit/free-cv-builder
- Owner: AGitmit
- License: mit
- Created: 2024-10-28T20:08:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-30T20:23:12.000Z (over 1 year ago)
- Last Synced: 2025-10-19T17:05:15.167Z (8 months ago)
- Topics: cv, free, open-source, opencv, resume, resume-builder, resume-creator, resume-template
- Language: CSS
- Homepage: https://agitmit.github.io/free-cv-builder/
- Size: 32.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interactive CV Builder Template
## Overview
This interactive CV builder template allows you to create and customize a professional, minimalistic CV directly in your web browser. The template is easy to use and fully editable, giving you control over your CV content without needing to rely on paid services.
## Features
- Editable sections for **Experience**, **Education**, **Skills**, and **Languages**.
- Simple, user-friendly design that makes it easy to personalize.
- Drag-and-drop functionality for rearranging sections.
- Content that persists in the browser (using local storage).
## Quick Use
To use this template directly in your browser:
1. **Open the Template**: Visit the live version [here](https://agitmit.github.io/free-cv-builder/).
2. **Edit Your CV**: Click on any content area to start editing.
3. **Save Your Changes**: Changes will be saved in your browser's local storage for your convenience.
4. **Export Your CV**:
- Use your browser's print functionality to save your CV as a PDF:
- Right-click on the page and select **Print**, or use the shortcut `Ctrl+P` (Windows) / `Cmd+P` (Mac).
- Choose **Save as PDF** as the destination and adjust print settings as needed.
## How to Use (For Developers)
1. **Clone or Download the Template**:
- Clone this repository using:
```bash
git clone https://github.com/AGitmit/free-cv-builder.git
```
- Or download as a ZIP file and extract.
2. **Open the Template**:
- Open `index.html` in your web browser to start editing your CV.
3. **Customize Your CV**:
- Modify sections for your name, contact details, experience, education, skills, and languages.
- Add new sections or remove existing ones using the buttons provided.
## Customization
Feel free to modify the HTML, CSS, and JavaScript to suit your specific needs. You can add more sections, change styling, or adjust functionality as desired.
## License
This template is open-source and free to use. You can modify and share it without restrictions. For more details, refer to the [LICENSE](LICENSE) file in the repository.