https://github.com/kamikazechaser/cv-maker
📝 A minimal, yet beautiful, C.V/Résumé maker
https://github.com/kamikazechaser/cv-maker
curriculum-vitae cv cv-template resume resume-creator resume-template
Last synced: 7 months ago
JSON representation
📝 A minimal, yet beautiful, C.V/Résumé maker
- Host: GitHub
- URL: https://github.com/kamikazechaser/cv-maker
- Owner: kamikazechaser
- License: agpl-3.0
- Created: 2018-07-04T18:56:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-02T17:58:38.000Z (about 7 years ago)
- Last Synced: 2025-01-23T15:46:20.433Z (9 months ago)
- Topics: curriculum-vitae, cv, cv-template, resume, resume-creator, resume-template
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://telegram.me/kamikazechaser)

> 📝CV-Maker [(Screenshot)](https://imgur.com/a/zTuR2wy)A minimal, yet beautiful, C.V/Résumé maker
## Features
- Highly configurable JSON data source
- Fully browser-side
- Small in size
- Minimal in nature
- Hackable to the core
- In-line HTML markup support for formatting## Usage
```
1. Clone the repo
2. Populate "data.json" file with your own personal data
3. Host it anywhere, preferably on a sub-domainNotes:
1. Change the directory structure and/or file names so as to suite your hosts requirements.
2. Try and maintain the same structure in "data.json" so as to prevent unintended effects.
```## Issues and Contributions
Fork the repository and submit a pull request for whatever change you want to be added to this project. If you have any questions, just open an issue.
## License
Released under the AGPL-3.0 license.