%!TEX TS-program = xelatex
\documentclass[]{friggeri-cv}
\usepackage{afterpage}
\usepackage{hyperref}
\usepackage{color}
\usepackage{xcolor}
\hypersetup{
    pdftitle={},
    pdfauthor={},
    pdfsubject={},
    pdfkeywords={},
    colorlinks=false,       % no lik border color
   allbordercolors=white    % white border color for all
}
\addbibresource{bibliography.bib}
\RequirePackage{xcolor}
\definecolor{pblue}{HTML}{0395DE}
\begin{document}
\header{  }{ Mejri Mohamed Habib}
      {WEB Developer}
      
% Fake text to add separator      
\fcolorbox{white}{gray}{\parbox{\dimexpr\textwidth-2\fboxsep-2\fboxrule}{%
.....
}}
% In the aside, each new line forces a line break
\begin{aside}
  \section{Address}
   30 Mada street Bizerte Tunisia
    ~
  \section{Tel}
    +21658513082
    ~
  \section{Mail}
    \href{mailto:mejri.mohamed.habibe@gmail.com}{\textbf{mejri.mohamed.habibe@}\\gmail.com}
    ~
  \section{OS Preference}
  \textbf{PHP}\includegraphics[scale=0.40]{img/5stars.png}
  \textbf{Javascript}\includegraphics[scale=0.40]{img/5stars.png}
  \textbf{Jquery}\includegraphics[scale=0.40]{img/5stars.png}
  \textbf{Ajax}\includegraphics[scale=0.40]{img/5stars.png}
  \textbf{Prestashop}\includegraphics[scale=0.40]{img/5stars.png}
  \textbf{Wordpress}\includegraphics[scale=0.40]{img/5stars.png}
  \textbf{Zend}\includegraphics[scale=0.40]{img/5stars.png}
  \textbf{REST API}\includegraphics[scale=0.40]{img/5stars.png}
  \textbf{GIT,SVN}\includegraphics[scale=0.40]{img/4stars.png}
  \textbf{Symfony}\includegraphics[scale=0.40]{img/4stars.png}
  \textbf{laravel}\includegraphics[scale=0.40]{img/3stars.png}
  \textbf{Docker}\includegraphics[scale=0.40]{img/3stars.png}
  \textbf{SOAP API}\includegraphics[scale=0.40]{img/3stars.png}
  \textbf{jinkinz}\includegraphics[scale=0.40]{img/3stars.png}
  \textbf{Unix}\includegraphics[scale=0.40]{img/3stars.png}
    ~
  \section{Personal Skills}
    \includegraphics[scale=0.62]{img/personal.png}
    ~
\end{aside}
\section{Experience}
\begin{entrylist}
  \entry
    {12/17 - Now}
    {PHP Back-End developer}
    {Sofrecom Tunisie}
    {Development, Maintenance, update,  Unit Testing after sales service (Orange France “Big application”)\\
skills : Zend franmewok , Php 5 , php 7 , Jquery , Ajax , Rest Api , Soap Api , PhpUnit 
others skills  : Jenkins , SVN , Git , Agility , Docker \\}
  \entry
    {01/16 - 12/17}
    { Team lead And PHP developer}
    {Aleeph Tunis(Partner of Weeteem France)}
    {Development and maintenance of e-commerce websites
Component development and testing
Analysis, audit and improvement websites
Integration of payment solutions
Update, hosting, migration, optimization and secure website.\\
skills : WooCommerce, wordpress , Prestashop (all version), PHP5,7 , jQuery , Ajax , CSS3 , SEO. Laravel
}
    \entry
    {01/14 - 12/16}
    {PHP developer}
    {webCenter}
    {Development, integration, maintenance, audit, update multi  E-commerce website.\\}
    \entry
    {08/13 - 12/14}
    {PHP developer}
    {Tanitos}
    {Development, integration, maintenance, audit, update multi  E-commerce website.\\}
\end{entrylist}
\section{Education}
\begin{entrylist}
  \entry
    {2009 - 2012}
    {Professional License}
    {Esti Tunis}
    {computer system and software in Higher School of Technology and computer science\\}
\end{entrylist}
\section{Training}
\begin{entrylist}
  \entry
    {}
    {Advanced php chees\\
    LeaderShip training\\
    Company creation training\\}
    {}
    {}
\end{entrylist}
\newpage
\begin{aside}
~
~
~
  \section{Languages}
    \textbf{Arabe}\includegraphics[scale=0.40]{img/5stars.png}
    \textbf{Frensh}\includegraphics[scale=0.40]{img/5stars.png}
    \textbf{English}\includegraphics[scale=0.40]{img/3stars.png}
\end{aside}
\section{Other Info}
Linked In : {https://www.linkedin.com/in/mohamed-habib-mejri-1a2a13108/}
\\
Freelance.com : {https://www.freelancer.com/u/faseterdev.html}
\\
Freelance.com : {https://www.codeur.com/-elitecolors/evaluations}
%%% This piece of code has been commented by Karol Kozioł due to biblatex errors. 
% 
%\printbibsection{article}{article in peer-reviewed journal}
%\begin{refsection}
%  \nocite{*}
%  \printbibliography[sorting=chronological, type=inproceedings, title={international peer-reviewed conferences/proceedings}, notkeyword={france}, heading=subbibliography]
%\end{refsection}
%\begin{refsection}
%  \nocite{*}
%  \printbibliography[sorting=chronological, type=inproceedings, title={local peer-reviewed conferences/proceedings}, keyword={france}, heading=subbibliography]
%\end{refsection}
%\printbibsection{misc}{other publications}
%\printbibsection{report}{research reports}
\end{document}