Yeah, my CV is now online, and ready to be linked to other websites !
I did a CV page, not because I needed it, but because I wanted to play with new librairies.
I did it absolutely from scratch, only using JQuery, Bootstrap, Font-Awesome and Masonry libraries/plugins, combined with CSS and pure Javascript.
- I started to work with a JSon file, based on the standardized JSon Resume layout (can be seen using the button
Show JSon RAW Data
). - This JSon file is read via a pure Javascript algorithm, dynamically constructing the whole page, strictly respecting the JSon structure.
- A bit of tuning with Bootstrap tags (for the panels and the cloud of tags), some Font-Awesome icons for a better look-and-feel and a layout managed with the Masonry library, and here is the result.
Of course, it’s not finished yet, as I want to improve the display of the dates, and other few tweaks here and there.
The next step: play with the Flickr API to dynamically render a gallery page !