From 4fdaf4b0b6c6152339c4edc77f1a4bfc9a3d9a4c Mon Sep 17 00:00:00 2001 From: Aleksey Lobanov Date: Sun, 26 Feb 2023 18:20:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BD=D0=BE=D0=B2=D1=8B=D0=B9=20fontawesome5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cv_en.tex | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/cv_en.tex b/cv_en.tex index 7af912b..ae0d3ef 100644 --- a/cv_en.tex +++ b/cv_en.tex @@ -6,6 +6,9 @@ \moderncvstyle{classic} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking' \moderncvcolor{black} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black' +% NB: может конфликтовать с родным более ранней версии +\usepackage{fontawesome5} + \usepackage{lipsum} \usepackage[left=3cm,right=1.5cm,top=2cm,bottom=2cm,scale=0.75]{geometry} % Reduce document margins @@ -16,18 +19,18 @@ % NAME AND CONTACT INFORMATION SECTION %---------------------------------------------------------------------------------------- -\firstname{Aleksey} % Your first name -\familyname{Lobanov} % Your last name +\firstname{Aleksey} +\familyname{Lobanov} % All information in this block is optional, comment out any lines you don't need \title{Software Engineer} %\address{37 Padre Antonio da Olivadi}{Catanzaro, Italy 88100} -\mobile{+7~906~631~50~58} +\mobile{+7~980~970~37~96} \email{alekseylobanov1@gmail.com} %\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{Telegram: \emph{TODO: Telegram here}} +\extrainfo{\faIcon{telegram} \href{https://t.me/ImperialBlue}{@ImperialBlue} +} \social[github]{AlekseyLobanov} - %\quote{"A witty and playful quotation" - John Smith} \begin{document} @@ -54,10 +57,10 @@ \cventry{Jun 2020 -- Now}{Senior Backend Engineer}{\textsc{SberDevices}}{Moscow}{}{ 3 connected projects in one big department with overlapping engineering teams. \begin{enumerate} -\item Worked on architecture and MVP for Visper.tech +\item Worked on architecture and MVP for Visper.tech. \item Integrated abandoned ML-solution for video generation to Visper.tech backend. \item Created and launched widget backend with complex architecture and Python/Golang components. $\geq$ 500k active devices each day and $\geq$ 10k RPS average. -\item Led backend development for news and widget including architecture and tech communications with other teams +\item Led backend development for news and widget including architecture and tech communications with other teams. \end{enumerate} \textbf{Stack:} Golang, Python, Django + FastAPI, Postgres, RabbitMQ, Redis/KeyDB, Prometheus + Grafana, Traefik, GitLab CI, Sentry, Docker. }