-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv.tex
211 lines (177 loc) · 7.79 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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 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.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass{resume}
\usepackage[T2A]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[russian]{babel}
\usepackage{xcolor} % http://ctan.org/pkg/xcolor
\usepackage{hyperref} % http://ctan.org/pkg/hyperref
\usepackage{fontawesome} % http://ctan.org/pkg/fontawesome
\hypersetup{
colorlinks=true,
linkcolor=blue!50!red,
urlcolor=blue
}
\name{Chekanov Arseny} % Your name
\address{Moscow, Russia} % Your address
\address{
\faEnvelopeO \enspace \href{mailto:[email protected]}{[email protected]} \\
\faGithub \enspace \href{https://github.com/SenchoPens}{github.com/SenchoPens}
}
\newif\iffinance
\newif\ifresearch
\newif\ifenterprise
% \financetrue
\researchtrue
% \enterprisetrue
\begin{document}
\begin{rSection}{EDUCATION}
\begin{rSubsubsection}
{Higher School of Economics, Moscow}
{Sep 2020 -- Expected Jun 2024}
{Bachelor in Applied Mathematics and Computer Science}
{\textbf{GPA}: 8.51}
\end{rSubsubsection}
\iffinance
\begin{rSubsubsection}
{Higher School of Economics, Moscow}
{Sep 2021 -- Expected Jun 2023}
{Minor in Financial Markets and Financial Institutes}
{}
\end{rSubsubsection}
\fi
\end{rSection}
\begin{rSection}{Skills}
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l}
Programming Languages & \textbf{C++, Python, Golang}, Haskell, Bash, Nix, C, Assembly \\
Technologies & \textbf{MongoDB}, Redis, \textbf{Docker}, Protobuf, \textbf{Linux}, NixOS, \textbf{REST API}, SQL, \\
& Hyperledger Fabric, \textbf{Postman}, BDD \\
Tools & \textbf{Git}, GitHub, CI/CD, Vim, \textbf{Swagger/OpenAPI}\\
Human Languages & \textbf{English: Advanced} (\href{https://github.com/hyperledger/fabric-docs-i18n/pull/80}{worked} as a translator), Russian: Native\\
Mathematics & \textbf{Linear Algebra} (Regressions, SVD), Graph Theory, \textbf{Calculus}, \\
& Abstract Algebra, \textbf{Statistics}, \textbf{Probability Theory}, Topology
\end{tabular}
\end{rSection}
\begin{rSection}{INTERESTS}
\begin{tabular}{ @{} >{}l @{\hspace{6ex}} l}
Functional and declarative programming (\textbf{Haskell}, Nix)
&
\textbf{Backend} development and \textbf{DevOps}
\\
\textbf{Topological Data Analysis}
&
\iffinance
Quantative analysis
\fi
\ifresearch
\textbf{Neuroinformatics} and Theory of Computation
\fi
\ifenterprise
Mathematical Modelling and Applied \textbf{Statistics}
\fi
\\
\end{tabular}
\end{rSection}
\begin{rSection}{WORK EXPERIENCE}
\begin{rSubsection}
{Software Development Intern}
{July -- September 2021}
{\href{https://procsy.ru}{JSC ProCSy} (\href{https://infotecs.ru/}{InfoTeCS} group)}
{Moscow, Russia}
\item Developed in a team a legal-tech \textbf{blockchain Golang web
service}, implemented \textbf{JWT} auth, wrote \textbf{MongoDB} queries,
\textbf{Swagger/OpenAPI} docs and \textbf{Ginkgo BDD} \& \textbf{Postman}
tests, configured \textbf{Docker} deployment.
\end{rSubsection}
\begin{rSubsection}
{Software Developer}
{May 2017 -- Oct 2017}
{Law Firm <<Stimulus>>}
{Moscow, Russia}
\item Developed a \textbf{Python} Telegram bot to query real estate register by using it's \textbf{API} and \textbf{Google Maps API}.
\end{rSubsection}
\end{rSection}
\begin{rSection}{Projects}
\begin{rSubsection}
{\href{https://drive.google.com/file/d/1HGRlRsa_UH2BsYTqJZ3_i_11xEufgxIt/view?usp=sharing}{Neuroinformatics and topology of neural activity}}
{Nov 2021 -- present}{}{}
\item Implemented \textbf{mathematical modelling} -- \textbf{topological data analysis}
parallelised extensible pipeline with
step-by-step \textbf{visualization} that helps to understand
how brain learns and encodes the physical environment.
\end{rSubsection}
\begin{rSubsection}
{\href{https://gitlab.com/shipr1505/backend}{Shipper}}
{Apr 2020}{}{}
\item Developed in a team a \textbf{Dockerized microservice Golang API} with inter-service \textbf{Protobuf} messaging,
\textbf{JWT} auth and social network \textbf{API} integration, wrote efficient complex \textbf{MongoDB} pipelines.
\end{rSubsection}
\begin{rSubsection}
{\href{https://gitlab.com/SenchoPens/hatapp}{Hat game}}
{May 2019}{}{}
\item Implemented an \textbf{Android app} using \textbf{Python} with \textbf{NLP} analysis of Russian National Corpus in a week.
\end{rSubsection}
\begin{rSubsection}
{\href{https://github.com/SenchoPens/cloud-bees}{Cloud Bees}}
{Nov 2017 -- Mar 2018}{}{}
\item Developed a \textbf{distributed CRDT database} using \textbf{Cloud Haskell} with \textbf{elliptic-curve encryption}.
\item Wrote an \href{https://github.com/mreluzeon/block-monad}{article} about developing distributed applications with \textbf{Cloud Haskell}.
\end{rSubsection}
\begin{rSubsection}
{\href{https://github.com/SenchoPens/bioinformatic}{Searching for new D-segments}}
{Jun 2017}{}{}
\item Analyzed 3 Gb of bioinformatics data with \textbf{Python} and \textbf{Matplotlib} to find 2 new D-segments.
\end{rSubsection}
\begin{rSubsection}
{Finding tautologies in text}
{Feb -- Mar 2017}{}{}
\item Used \textbf{word2vec}, \textbf{k-means} and \textbf{ROC curves} to create an algorithm for finding tautologies in text.
\end{rSubsection}
\end{rSection}
\begin{rSection}{Achievements}
\begin{rSubsection}
{All-Russian Olympiad in informatics <<Lomonosov>>}
{May 2020}
{\href{https://github.com/SenchoPens/cv/blob/master/lomonosov-diploma-translated.pdf}{Gold medalist}}{}
\item \textbf{Top 2\% of 189 participants}. Solved CS tasks with \textbf{C++} using \textbf{advanced data structures and algorithms}.
\end{rSubsection}
\begin{rSubsection}
{«Digital Transformation of the \textbf{Charity} Sector» IBM \& HSE Summer School}
{Jul 2019}
{\href{https://www.hse.ru/en/news/298686356.html}{Winner}}{}
\item Developed a \textbf{Python} \href{https://github.com/SenchoPens/samumoskva_bot}{Telegram bot}
using \textbf{SQLite} for an international \textbf{charity} organization SAMU Social.
\end{rSubsection}
\end{rSection}
\begin{rSection}{Voluntary Work}
\begin{rSubsection}
{Contributor of open-source projects}
{June 2020 -- preset}{}{}
\item I contribute to open source projects either by writing
\href{https://github.com/darkkeks/kks/pull/125/files}{code} or
\href{https://github.com/hyperledger/fabric-docs-i18n/pull/80}{documentation},
\href{https://github.com/search?q=is\%3Aopen+is\%3Aissue+author\%3ASenchoPens+archived\%3Afalse&type=}{opening issues},
or \href{https://opencollective.com/guest-d7d943a1}{donating money}.
\end{rSubsection}
\begin{rSubsection}
{Teacher at a math club}
{Sep 2018 -- May 2019}{}{}
\item As a high-school student, teached extracurricular math to fifth- and sixth-graders.
\end{rSubsection}
\end{rSection}
\end{document}