-
Notifications
You must be signed in to change notification settings - Fork 2
/
main.tex
95 lines (75 loc) · 3.82 KB
/
main.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
%-----------TEMPLATE-----------
\input{cv/template}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%----------HEADING----------
% \begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
% \textbf{\href{http://sourabhbajaj.com/}{\Large Sourabh Bajaj}} & Email : \href{mailto:sourabh@sourabhbajaj.com}{sourabh@sourabhbajaj.com}\\
% \href{http://sourabhbajaj.com/}{http://www.sourabhbajaj.com} & Mobile : +1-123-456-7890 \\
% \end{tabular*}
\begin{center}
{\Huge \scshape Anatolii Cherednichenko} \\ \vspace{1pt}
Khabarovsk, Russia \\ \vspace{1pt}
\vspace{1pt}
\href{https://t.me/d351d3r/}{\raisebox{-0.2\height}\faTelegram\ \underline{@d351d3r}} ~
\href{mailto:anatolii.cherednichenko2001@gmail.com
}{\raisebox{-0.2\height}\faEnvelope\ \underline{anatolii.cherednichenko2001@gmail.com}} ~ \small \raisebox{-0.1\height}~%\faPhone\ +7-(924)-209-26-06% ~
\href{https://linkedin.com/in/anatolii-cherednichenko/}{\raisebox{-0.2\height}\faLinkedin\ \underline{anatolii-cherednichenko}} ~
\href{https://github.com/d351d3r}{\raisebox{-0.2\height}\faGithub\ \underline{d351d3r}}
\vspace{-8pt}
\end{center}
%-----------EDUCATION-----------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{Far Eastern State Transport University}{Sep. 2019 -- Sep. 2023}
{B.S. in Infocommunication technologies and communication systems}{Khabarovsk, RU}
\resumeSubHeadingListEnd
% %------RELEVANT COURSEWORK-------
% \section{Relevant Coursework}
% %\resumeSubHeadingListStart
% \begin{multicols}{4}
% \begin{itemize}[itemsep=-5pt, parsep=3pt]
% \item\small Data Structures
% \item Software Methodology
% \item Algorithms Analysis
% \item Database Management
% \item Artificial Intelligence
% \item Internet Technology
% \item Systems Programming
% \item Computer Architecture
% \end{itemize}
% \end{multicols}
% \vspace*{2.0\multicolsep}
% %\resumeSubHeadingListEnd
%-----------EXPERIENCE-----------
\input{cv/experience}
%-----------PROJECTS-----------
\input{cv/projects.tex}
%-----------PROGRAMMING SKILLS-----------
\input{cv/skills.tex}
%-----------COURSES-----------
\input{cv/courses}
\vspace{15pt}
\section{Achievements}
\textbf{Winner of the regional stage of the "Leaders of Digital" hackathon stage in 2020 year} \newline \emph{2nd place out of about 35 teams}{}
\newline\textbf{Finalist of the All-Russian Olympiad "I am a Professional" for to the 2020/2021 year in the following areas:}\newline\emph{software engineering, machine learning}{}
%\vspace{-4pt}
\vspace{5pt}
\section{Events}
%\vspace{-5pt}
\raggedright\textbf{{Participation in the Ural Federal University Engineering Forum on "Software Engineering and Radio Engineering" as part of the "I am a Professional" Olympiad.}}
%\vspace{-4pt}
\vspace{5pt}
% %-----------INVOLVEMENT---------------
% \section{Leadership / Extracurricular}
% \resumeSubHeadingListStart
% \resumeSubheading{Fraternity}{Spring 2020 -- Present}{President}{University Name}
% \resumeItemListStart
% \resumeItem{Achieved a 4 star fraternity ranking by the Office of Fraternity and Sorority Affairs (highest possible ranking).}
% \resumeItem{Managed executive board of 5 members and ran weekly meetings to oversee progress in essential parts of the chapter.}
% \resumeItem{Led chapter of 30+ members to work towards goals that improve and promote community service, academics, and unity.}
% \resumeItemListEnd
% \resumeSubHeadingListEnd
\end{document}