diff --git a/cv_en.pdf b/cv_en.pdf index b2c84cb..e474828 100644 Binary files a/cv_en.pdf and b/cv_en.pdf differ diff --git a/cv_en.tex b/cv_en.tex index 1284567..67f7174 100644 --- a/cv_en.tex +++ b/cv_en.tex @@ -1,6 +1,7 @@ % BASED ON: https://www.overleaf.com/articles/curriculum-vitae/cnzchmjctmwh \documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman + \RequirePackage[unicode]{hyperref} \moderncvstyle{classic} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking' \moderncvcolor{blue} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black' @@ -21,10 +22,12 @@ % All information in this block is optional, comment out any lines you don't need \title{Curriculum Vitae} %\address{37 Padre Antonio da Olivadi}{Catanzaro, Italy 88100} -\mobile{+7 906 6315058} +\mobile{+7~906~631~50~58} \email{i@likemath.ru} \homepage{likemath.ru} % The first argument is the url for the clickable link, the second argument is the url displayed in the template - this allows special characters to be displayed such as the tilde in this example %\extrainfo{additional information} +\social[github]{AlekseyLobanov} + \photo[70pt][0.4pt]{pictures/avatar_1x1_1280} % The first bracket is the picture height, the second is the thickness of the frame around the picture (0pt for no frame) %\quote{"A witty and playful quotation" - John Smith} @@ -57,11 +60,11 @@ \section{Computer Skills} %textsc \cvitem{Programming Languages}{C/C++, Python, SQL, Bash} -\cvitem{IDE}{Eclipse, NetBeans, PyCharm, VisualStudio} +\cvitem{IDE}{VisualStudio, PyCharm, Eclipse, NetBeans,} \cvitem{Technologies}{Apache Solr, MVC, OLAP, Flask, Boost, wxWidgets/wxPython} \cvitem{Database}{MySQL, sqlite, MongoDB} \cvitem{CVS}{git} -\cvitem{OS}{Linux, Windows} +\cvitem{OS}{Linux (about 5 years of using), Windows} %\cvitem{Linux}{About 5 years of administration and using as the main operating systems} %----------------------------------------------------------------------------------------