-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv.tex
178 lines (146 loc) · 6.71 KB
/
cv.tex
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
174
175
176
177
178
\documentclass[12pt,a4paper,sans]{moderncv} % possible options include font size ('10pt', '11pt' and '12pt'), paper size ('a4paper', 'letterpaper', 'a5paper', 'legalpaper', 'executivepaper' and 'landscape') and font family ('sans' and 'roman')
\usepackage{multicol}
\usepackage{amsmath}
\newcommand{\rom}[1]{%
\textup{\uppercase\expandafter{\romannumeral#1}}%
}
\title{CV}
\renewcommand{\baselinestretch}{0.75}
% moderncv themes
\moderncvstyle{classic} % style options are 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{red} % color options 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
%\renewcommand{\familydefault}{\sfdefault} % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
% character encoding
\usepackage[utf8]{inputenc} % if you are not using xelatex ou lualatex, replace by the encoding you are using
%\usepackage{CJKutf8} % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean
% adjust the page margins
\usepackage[scale=0.75]{geometry}
\geometry{top=0.7cm}
\geometry{bottom=0.3cm}
\geometry{left=0.9cm}
\geometry{right=1.1cm}
\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates
%\setlength{\makecvtitlenamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...
% personal data
\firstname{Mikhail}
\familyname{Semenov} % optional, remove / comment the line if not wanted
\address{}{5, Shebashevskiy Proyezd, Moscow, Russia}{+7~(995)~789~0155} % optional, remove / comment the line if not wanted; the "postcode city" and and "country" arguments can be omitted or provided empty
% optional, remove / comment the line if not wanted
%\phone[fixed]{+2~(345)~678~901} % optional, remove / comment the line if not wanted
%\phone[fax]{+3~(456)~789~012} % optional, remove / comment the line if not wanted
% optional, remove / comment the line if not wanted
%\homepage{www.johndoe.com} % optional, remove / comment the line if not wanted
\extrainfo{[email protected]\\
\url{www.linkedin.com/in/mikhail-semenov-al}
} % optional, remove / comment the line if not wanted
%\photo[64pt][0.4pt]{picture} % optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file
%\quote{Some quote} % optional, remove / comment the line if not wanted
% to show numerical labels in the bibliography (default is to show no labels); only useful if you make citations in your resume
%\makeatletter
%\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}
%\makeatother
%\renewcommand*{\bibliographyitemlabel}{[\arabic{enumiv}]}% CONSIDER REPLACING THE ABOVE BY THIS
% bibliography with mutiple entries
%\usepackage{multibib}
%\newcites{book,misc}{{Books},{Others}}
%----------------------------------------------------------------------------------
% content
%----------------------------------------------------------------------------------
\begin{document}
\makecvtitle
\vspace{-4ex}
\
% arguments 3 to 6 can be left empty
%\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{Description}
\section{Skills}
\cvitem{Programming languages}{C/C++, Python, SQL}
\cvitem{Applications}{Git, Subversion}
\cvitem{Languages}{Russian (Native), English (Intermediate)}
\cvitem{Other}{Linux experience, \LaTeX}
\section{Work experience}
\cvitem{November 2019 -- June 2020}{
\textbf{Yandex, Junior Software Engineer}
}
\begin{cvcolumns}
\cvcolumn{}{
\begin{itemize}
\item Developing a monitoring system
\item Write microservice for streaming metrics aggregation on C++
\end{itemize}
}\end{cvcolumns}
\cvitem{July 2019 -- September 2019 }{
\textbf{Google, Software Engineer Intern}
}
\begin{cvcolumns}
\cvcolumn{}{
\begin{itemize}
\item Intern project: Improve internal service for accounts testing
\item Wrote backend and UI for intern project on Java and Javascript
\end{itemize}
}\end{cvcolumns}
\cvitem{May 2018 -- June 2019}{
\textbf{Yandex, Junior Software Engineer}
}
\begin{cvcolumns}
\cvcolumn{}{
\begin{itemize}
\item Wrote internal web service for storing data about news agencies on Python
\end{itemize}
}\end{cvcolumns}
\cvitem{October 2017 - May 2018}{
\textbf{Association of Olympic winners, Manager of the Software Development Team}
}
\begin{cvcolumns}
\cvcolumn{}{
\begin{itemize}
\item Was in charge of the hiring process
\item Was a Scrum Master
\end{itemize}
}\end{cvcolumns}
\cvitem{July 2017 - September 2017}{
\textbf{Yandex, Software Engineer intern}
}
\begin{cvcolumns}
\cvcolumn{}{
\begin{itemize}
\item Used ImageMagick to verify changes in search pages.
\end{itemize}
}\end{cvcolumns}
\section{Education}
\cventry{2016--2020}{BS in Applied Mathematics and Computer Science}{}{}{National Research University "Higher School of Economics", Department of Computer Science, Moscow, Russia}
{\underline{\normalsize Relevant courses:}}
\begin{cvcolumns}
\cvcolumn{}{
\begin{itemize}
\item Algorithms and Data Structures
\item C/C++ programming
\end{itemize}
}
\cvcolumn{}{
\begin{itemize}
\item Methods and systems for processing big data
\item Theory of fault-tolerant distributed systems
\end{itemize}
}
\end{cvcolumns}
\section{Achievements, awards and scholarships}
\cvitem{2017}{3rd degree award in \rom{22} International Collegiate Programming Contest in informatics and Programming}
\cvitem{2016}{Participant of the Russian National Olympiad in Informatics}
\cvitem{2015}{Participant of the Russian National Olympiad in Mathematics}
\section{Interests}
\begin{cvcolumns}
\cvcolumn{}{
\begin{itemize}
\item Distributed systems
\item Backend development
\end{itemize}
}
\cvcolumn{}{
\begin{itemize}
\item Algorithms
\item Number theory
\end{itemize}
}
\end{cvcolumns}
\end{document}