Добавлен новый fontawesome5
This commit is contained in:
17
cv_en.tex
17
cv_en.tex
@@ -6,6 +6,9 @@
|
|||||||
\moderncvstyle{classic} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
|
\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'
|
\moderncvcolor{black} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
|
||||||
|
|
||||||
|
% NB: может конфликтовать с родным более ранней версии
|
||||||
|
\usepackage{fontawesome5}
|
||||||
|
|
||||||
\usepackage{lipsum}
|
\usepackage{lipsum}
|
||||||
|
|
||||||
\usepackage[left=3cm,right=1.5cm,top=2cm,bottom=2cm,scale=0.75]{geometry} % Reduce document margins
|
\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
|
% NAME AND CONTACT INFORMATION SECTION
|
||||||
%----------------------------------------------------------------------------------------
|
%----------------------------------------------------------------------------------------
|
||||||
|
|
||||||
\firstname{Aleksey} % Your first name
|
\firstname{Aleksey}
|
||||||
\familyname{Lobanov} % Your last name
|
\familyname{Lobanov}
|
||||||
|
|
||||||
% All information in this block is optional, comment out any lines you don't need
|
% All information in this block is optional, comment out any lines you don't need
|
||||||
\title{Software Engineer}
|
\title{Software Engineer}
|
||||||
%\address{37 Padre Antonio da Olivadi}{Catanzaro, Italy 88100}
|
%\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}
|
\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
|
%\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}
|
\social[github]{AlekseyLobanov}
|
||||||
|
|
||||||
%\quote{"A witty and playful quotation" - John Smith}
|
%\quote{"A witty and playful quotation" - John Smith}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
@@ -54,10 +57,10 @@
|
|||||||
\cventry{Jun 2020 -- Now}{Senior Backend Engineer}{\textsc{SberDevices}}{Moscow}{}{
|
\cventry{Jun 2020 -- Now}{Senior Backend Engineer}{\textsc{SberDevices}}{Moscow}{}{
|
||||||
3 connected projects in one big department with overlapping engineering teams.
|
3 connected projects in one big department with overlapping engineering teams.
|
||||||
\begin{enumerate}
|
\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 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 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}
|
\end{enumerate}
|
||||||
\textbf{Stack:} Golang, Python, Django + FastAPI, Postgres, RabbitMQ, Redis/KeyDB, Prometheus + Grafana, Traefik, GitLab CI, Sentry, Docker.
|
\textbf{Stack:} Golang, Python, Django + FastAPI, Postgres, RabbitMQ, Redis/KeyDB, Prometheus + Grafana, Traefik, GitLab CI, Sentry, Docker.
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user