diff --git a/cv_en.pdf b/cv_en.pdf index e474828..db2e7ee 100644 Binary files a/cv_en.pdf and b/cv_en.pdf differ diff --git a/cv_en.tex b/cv_en.tex index 67f7174..3c1693f 100644 --- a/cv_en.tex +++ b/cv_en.tex @@ -1,10 +1,10 @@ % 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 +\documentclass[12pt,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' +\moderncvcolor{black} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black' \usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template @@ -39,7 +39,7 @@ \section{Education} -\cventry{2015--2019}{Computer Science}{Moscow State University}{}{}{} +\cventry{2015 -- 2019}{Moscow State University}{Faculty of Computational Mathematics and Cybernetics}{}{}{} % Arguments not required can be left empty %\section{Masters Thesis} @@ -60,7 +60,7 @@ \section{Computer Skills} %textsc \cvitem{Programming Languages}{C/C++, Python, SQL, Bash} -\cvitem{IDE}{VisualStudio, PyCharm, Eclipse, NetBeans,} +\cvitem{IDE}{VisualStudio, PyCharm, Eclipse, NetBeans} \cvitem{Technologies}{Apache Solr, MVC, OLAP, Flask, Boost, wxWidgets/wxPython} \cvitem{Database}{MySQL, sqlite, MongoDB} \cvitem{CVS}{git} diff --git a/cv_rus.pdf b/cv_rus.pdf index 260b1a7..3b4fdd3 100644 Binary files a/cv_rus.pdf and b/cv_rus.pdf differ diff --git a/cv_rus.tex b/cv_rus.tex index 8af6570..e58694a 100644 --- a/cv_rus.tex +++ b/cv_rus.tex @@ -1,4 +1,7 @@ -\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 +\documentclass[12pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman + +\moderncvstyle{casual} +\moderncvcolor{black} \usepackage{xltxtra} \usepackage{polyglossia} @@ -11,8 +14,6 @@ \RequirePackage[unicode]{hyperref} -\moderncvstyle{classic} -\moderncvcolor{blue} \usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template @@ -45,7 +46,7 @@ \section{Образование} -\cventry{2015--2019}{МГУ им. М.В.Ломоносова}{ВМК}{}{}{} +\cventry{2015 -- 2019}{МГУ им. М.В.Ломоносова}{факультет Вычислительной математики и Кибернетики}{}{}{} % Arguments not required can be left empty %\section{Masters Thesis} @@ -61,15 +62,15 @@ \section{Опыт работы} -\cventry{Июль 2017 -- по наст. время}{Программист Python}{КРИСТА НПО}{Москва}{}{Разрабатывал бекенд для системы поиска на естественном языке в открытых данных минфина. С системой можно взаимодействовать через Telegram-бота. \\ +\cventry{Июль 2017 -- наст. время}{Программист Python}{КРИСТА НПО}{Москва}{}{Разрабатывал бекенд для системы поиска на естественном языке в открытых данных Министерства Финансов. С системой можно взаимодействовать через Telegram-бота. \\ Использовался поисковый движок Apache Solr. Вся кодовая база на Python3. Данные хранились в OLAP кубах. \\ Удалось добиться почти абсолютной точности по запросам с естественным ответами ("Что такое скользящий бюджет").} -\section{Computer Skills} +\section{Навыки} %textsc \cvitem{Языки}{C/C++, Python, SQL, Bash} -\cvitem{IDE}{PyCharm, VisualStudio, Eclipse, NetBeans,} +\cvitem{IDE}{PyCharm, VisualStudio, Eclipse, NetBeans} \cvitem{Технологии}{MVC, Flask, Boost, wxWidgets/wxPython} \cvitem{Хранилища}{MySQL, sqlite, MongoDB, Apache Solr, OLAP} \cvitem{CVS}{git}