This site was based on a Bootstrap model. I maded this site to change my CV site and have a HTML5 site.
Used technologies are :
- html5,
- js,
- json.
I don’t used php. ;-)
The html page don’t contained any information, only the site structure, all data are into a JSON file.
This project is available on GitHub/rmaziere/jsCV
An online demo is available : dev.rmaziere.fr/jsCV.
I used online services like :
- jsoneditoronline.org for JSON validation and visualisation,
- w3schools.com/js which help me a lot,
- goat1000.com/tagcanvas for the tags cloud,
- csvjson.com/csv2json to convert csv list into a JSON file (for tags cloud).
The JSON structure, script optimisation, ID integration, A contact me function, A 2pdf export function, A send pdf function,