Добавлен новый fontawesome5

This commit is contained in:
2023-02-26 18:20:57 +03:00
parent 74792e976f
commit 4fdaf4b0b6

View File

@@ -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.
}