This résumé has been written using the template provided in opensorceror/Data-Engineer-Resume-LaTeX for which the license is reproduced in this directory (LICENSE.md).
Please note the file twentysecondcv.cls has been modified to create cvtemplate_en.cls and cvtemplate_fr.cls, and the file template.tex has been modified to create cv_en.tex and cv_fr.tex in this directory.
Compiling this document requires XeLaTex and FontAwesome.
You can use the Makefile to compile it.
# git clone https://github.com/yketa/cv
# cd cv/src
make # compile English and French versions
make en # compile only English version
make fr # compile only French version