aboutsummaryrefslogtreecommitdiff
path: root/resume.tex
blob: 93f0aeed31d2798c3fa13f3faa3bdf9eec866eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Medium Length Professional CV
% LaTeX Template
% Version 2.0 (8/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Trey Hunner (http://www.treyhunner.com/)
%
% Important note:
% This template requires the resume.cls file to be in the same directory as the
% .tex file. The resume.cls file provides the resume style used for structuring the
% document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%----------------------------------------------------------------------------------------
%       PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
%
\documentclass[hidelinks]{resume} % Use the custom resume.cls style
\usepackage{setspace}
\renewcommand{\familydefault}{lmss}

\usepackage[left=0.35in,top=8mm,right=0.75in,bottom=0.0in]{geometry} % Document margins
\usepackage{tabularx}
\usepackage{fontawesome}
\usepackage{enumitem}
\usepackage[x11names,table]{xcolor}
\renewcommand\labelitemi{$\cdot$}

\usepackage[pdfauthor={Sergey Nazaryev},
            pdftitle={Sergey Nazaryev's resume},
            pdfsubject={Embedded Linux Engineer},
            pdfcreator={xelatex}]{hyperref}

\hypersetup{
    colorlinks=true,
    linkcolor={red!50!black},
    citecolor={blue!50!black},
    urlcolor={blue!80!black},
    linkbordercolor={blue!80!black}
}

% Обязательно переносить слова, чтобы соблюсти поля документа. Для
% соблюдения полей можно пренебречь правилами для тех слов и
% словосочетаний, о которых не знают словаря переносов (ruhyphen или
% ruenhyph). Оно почему-то работает. Взято с:
%
%   http://www.latex-community.org/forum/viewtopic.php?p=70342#p70342
%
\tolerance 1414
\hbadness 1414
\emergencystretch 1.5em
\hfuzz 0.3pt
\widowpenalty=10000
\vfuzz \hfuzz
\raggedbottom

\newcommand{\timeline}{\color{LightSteelBlue3}\makebox[0pt]{\textbullet}\hskip-0.5pt\vrule width 1pt\hspace{\labelsep}}
\renewcommand*{\faicon}[1]{\makebox[1em][c]{\csname faicon@#1\endcsname}}

\begin{document}

\begin{minipage}[t]{0.78\textwidth}
{\Huge \textbf{Sergey Nazaryev}}\vspace{2mm}\\
{Embedded Linux Engineer, 23 y.o.}\\
{Be'er Sheva, Israel \vspace{2mm}}\\

\end{minipage}
\begin{minipage}[t]{0.82\textwidth}
\vspace{-5mm}
{\small \faEnvelopeO} {\small \href{mailto:sergey@nazaryev.com}{sergey@nazaryev.com}}\\
{\small \faLinkedin} {\small \href{https://www.linkedin.com/in/nazaryev-s/}{nazaryev-s}}\\
{\small \faLink} {\small \href{https://nazaryev.com}{nazaryev.com}}
\end{minipage} \vspace{-7mm}

{\small
4 years as Embedded Linux Developer, 6 years total as a developer.\\
Looking for an Embedded Linux-related position.
}

%----------------------------------------------------------------------------------------
%       WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------

\sectionskip
\MakeUppercase{\bf Work experience}
\sectionlineskip
\hrule

\begin{table}[!htbp]
\begin{tabularx}{\textwidth}{@{\,}r <{\hskip 2pt} !{\timeline} >{\raggedright\arraybackslash}p{17cm}}
2019 &
\textbf{Embedded Linux Platform Engineer @\ \href{http://cogentembedded.com}{Cogent Embedded}}

{\small {Embedded automotive software}\vspace{2mm} / 2018 -- 2019}

\begin{itemize}[leftmargin=1em]
\item Maintained Yocto layers for in-house Linux distro based on Yocto Project;
\item Improved deployment speed of OS and applications to new devices;
\item Organized reproducible builds for software using Jenkins;
\item Documented firmware deployment to new devices.
\end{itemize}\vspace{2mm}
{\small {Yocto Project, Automotive Grade Linux, Qt 5, C/C++, POSIX shell, Renesas R-Car, Jenkins}}
\vspace{5mm}\\

2016 &
\textbf{Embedded Linux Engineer @\ \href{http://protei.com}{Protei}}

{\small {Telecommunications solutions}\vspace{2mm} / 2016 -- 2018}

\begin{itemize}[leftmargin=1em]
\item Participated in R\&D of in-house Linux distro based on Buildroot for devices made by company;
\item Ported and fixed drivers for Linux and U-boot, sometimes developed small drivers from scratch;
\item Helped HW engineers with fixing bugs related to SW/HW interactions;
\item Created and supervised building process using Jenkins, GitLab CI and Docker.
\end{itemize}\vspace{2mm}
{\small {Freescale i.MX6 / x86, Qt 5, Debian GNU/Linux, C, POSIX shell, Python, Buildroot, Jenkins, Docker}}
\vspace{5mm}\\

2015 &
\textbf{Embedded Linux Developer @\ \href{http://metrotek.center}{NTC Metrotek}}

{\small {Networking hardware}\vspace{2mm} / 2015 -- 2016}

\begin{itemize}[leftmargin=1em]
\item Ported application from Nut/OS (AVR) to GNU/Linux (ARM);
\item Adapted Debian GNU/Linux for running on devices created by company;
\item Helped with packaging software for Debian GNU/Linux.
\end{itemize}\vspace{2mm}
{\small {Altera Cyclone V, Debian GNU/Linux, C, Python, POSIX Shell, Jenkins}}
\vspace{5mm}\\

2014 &
\textbf{Junior Android Developer @\
    \href{http://mobiumapps.com/}{Mobium}} \textit{(Android e-commerce apps development)}\\
\end{tabularx}
\end{table}

%----------------------------------------------------------------------------------------
%       TECHNICAL STRENGTHS SECTION
%----------------------------------------------------------------------------------------

\begin{rSection}{Skills (most important are underlined)}
{\setstretch{1.3}
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l }
Primary tools for me & \underline{C} and \underline{POSIX shell} \\
Have experience with & Python, Java (Android) \\
VCS & Git, Subversion \\
Build tools & \underline{GNU make}, \underline{Jenkins}, GitLab CI\\
Linux distros & \underline{Debian}, \underline{Arch Linux}, \underline{Buildroot}, Yocto\\
Other & \underline{Vim}, \underline{Markdown}, \LaTeX, HTML5/CSS3, Docker\\
Languages&  English, Hebrew (elementary), Russian\\
\end{tabular}
}

\end{rSection}

%----------------------------------------------------------------------------------------
%       EDUCATION SECTION
%----------------------------------------------------------------------------------------

\begin{rSection}{Education}

{\href{https://en.itmo.ru/}{\textbf{ITMO University (Information Technologies, Mechanics and Optics)}}} \hfill {} \\
B.Sc., Embedded Systems / 2013 -- 2017
\end{rSection}


\end{document}