/CV

Personal Curriculum Vitae

Primary LanguageHTML

Rengel.me

Description

This repository is used to host my personal CV in all formats, along with the code to generate the CV in Json format using NodeJs.

Published under Github Pages (https://rephus.github.io/CV/)

The CV is written in Markdown format, in that way I can export it to any other format using pandoc

The Javascript code parses the markdown file to generate the Json output, feel free to look at the code if you want.

Run npm install to install nodejs dependencies (look at package.json for more info)

For more information