forked from arasgungore/arasgungore-CV
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrozhkovdmitrii-cv-en.tex
329 lines (258 loc) · 14 KB
/
rozhkovdmitrii-cv-en.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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
%-------------------------
% Resume in Latex
% Author : Aras Gungore
% License : MIT
%------------------------
\documentclass[letterpaper,11pt]{article}
\usepackage[T2A]{fontenc}
\usepackage[utf8x]{inputenc}
\usepackage[english, russian]{babel}
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage{tabularx}
\usepackage{hyphenat}
\usepackage{fontawesome}
\usepackage{ragged2e}
\usepackage{blindtext}
\usepackage{indentfirst}
\input{glyphtounicode}
%---------- FONT OPTIONS ----------
% sans-serif
% \usepackage[sfdefault]{FiraSans}
% \usepackage[sfdefault]{roboto}
% \usepackage[sfdefault]{noto-sans}
% \usepackage[default]{sourcesanspro}
% serif
% \usepackage{CormorantGaramond}
% \usepackage{charter}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}
\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
% Sections formatting
\titleformat{\section}{
\vspace{-4pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-5pt}]
% Ensure that generate pdf is machine readable/ATS parsable
\pdfgentounicode=1
%-------------------------
% Custom commands
\newcommand{\resumeItem}[1]{
\item\small{
{#1 \vspace{-2pt}}
}
}
\newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubSubheading}[2]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\textit{\small#1} & \textit{\small #2} \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeEducationHeading}[6]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\
\textit{\small#3} & \textit{\small #4} \\
\textit{\small#5} & \textit{\small #6} \\
\end{tabular*}\vspace{-5pt}
}
\newcommand{\resumeProjectHeading}[2]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\small#1 & #2 \\
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeOrganizationHeading}[4]{
\vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & \textit{\small #2} \\
\textit{\small#3}
\end{tabular*}\vspace{-7pt}
}
\newcommand{\resumeSubItem}[1]{\resumeItem{#1}\vspace{-4pt}}
\renewcommand\labelitemii{$\vcenter{\hbox{\tiny$\bullet$}}$}
\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=0.15in, label={}]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}\vspace{-5pt}}
%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
%---------- HEADING ----------
\begin{center}
\textbf{\Huge \scshape Rozhkov Dmitrii} \\ \vspace{3pt}
\textbf{\large \scshape Rust software developer} \\ \vspace{3pt}
\small
\faMobile \hspace{.5pt} \href{tel:79292477436}{+7 929 2477436}
$|$
\faAt \hspace{.5pt} \href{mailto:rozhkovdmitrii@yandex.ru}{rozhkovdmitrii@yandex.ru}
$|$
\faLinkedinSquare \hspace{.5pt} \href{https://www.linkedin.com/in/dmitrii-rozhkov-596041107/}{LinkedIn}
$|$
\faGithub \hspace{.5pt} \href{https://github.com/rozhkovdmitrii}{GitHub}
$|$
\faMapMarker \hspace{.5pt} \href{https://goo.gl/maps/CAPxEvSmreu9ZjjHA}{Yugorsk, Russia}
\end{center}
%----------- EDUCATION -----------
\section{Education}
\vspace{3pt}
\resumeSubHeadingListStart
\resumeEducationHeading
{Ulyanovsk State Technical University
% \normalfont{(Admission rate: 0.09\%)}
}{Ulyanovsk, Russia}
{Master degree in Computer Science and Facilities }{Sep 2003 \textbf{--} Jun 2010}
{}{}
% \resumeItemListStart
% \resumeItem{\textbf{Relevant coursework:} Calculus I-II, Matrix Theory, Differential Equations, Materials Science, Electrical Circuits I-II, Digital System Design, Numerical Methods, Probability Theory, Electronics I-II, Signals and Systems, Electromagnetic Field Theory, Energy Conversion, System Dynamics and Control, Communication Engineering}
% \resumeItemListEnd
\resumeSubHeadingListEnd
%----------- PROFILE -----------
\section{Profile}
\vspace{3pt}
\justifying
\setlength{\parindent}{10pt}
I am a more than 12 years experienced back-end developer. I have a background mainly in network and fin-tech services, blockchain. Currently prefer Rust and C++ but also quite good at python - have several projects written on python. I'm fond of Clean Code, SOLID principles and Design Driven Development.
Able to establish processes and manage small team. I'm looking for company of hard-working and well rewarding labor culture. I'm self-organized and outgoing person, always able to find a balance between quality and rushing for the quick result for the company sake.
%----------- SKILLS -----------
\section{Skills}
\vspace{3pt}
\resumeSubHeadingListStart
\small{\item{
\textbf{Computer languages:}{ Rust, C++, Python, pine-script(Trading View), solidity, java-script, action-script, lua, lisp, assembler } \\
\textbf{Tooling: }\begin{itemize}[topsep=0pt,itemsep=0.1pt]
\item\textbf{Rust: }{ clap, serde, tokio, syn/quote }
\item\textbf{Build: }{ cargo, cmake, qmake, GNU make}
\item\textbf{Test and Debug: }{ sanitizing, mock-all, google test, google mock, boost test framework, cucumber; wireshark(tshark), netcat, [t|wire]shark, tcpreplay, tcpdump, lsof, gdb, strace; TDD/BDD }
\item\textbf{Queues: }{kafka }
\item\textbf{DB: }{postgreSQL, clickhouse, prometheus, mysql, firebird, mongodb, tarantool }
\item\textbf{Version control: }{git, svn, mercurial}
\item\textbf{CI/CD: }{buildkite, GitHub Actions}
\item\textbf{Virtualization: }{vagrant, docker, docker-compose}
\item\textbf{Solana: }{Solana Program Library, Metaplex Program Library, Address Lookup Tables и т.д.}
\item\textbf{Ethereum: }{solidity, truffle, hardhat}
\item\textbf{Documentation: }{ Docosaurus, Pelican }
\item\textbf{Analytic and logs: }{ Prometheus, Elastic Search(Kebana), Google analytics, Matomo; \emph{\href{https://vector.dev/}{\color{blue}Vector}} }
\end{itemize}
\textbf{Foreign languages:}{ English B2 Upper Intermediate }
}}
\resumeSubHeadingListEnd
%----------- WORK EXPERIENCE -----------
\section{Employment History}
\vspace{3pt}
\resumeSubHeadingListStart
\resumeSubheading
{\emph{\href{http://komodoproject.com/}{\color{blue}Komodo}}}{International, Amsterdam}
{\emph{\href{https://github.com/KomodoPlatform/komodo-defi-framework/}{\color{blue} komodo-defi-framework}} acting as multichain facilities of komodo Wallet and DEX}{Mar 2023 \textbf{--} Okt 2023}
\resumeItemListStart
\resumeItem{\emph{\href{https://github.com/KomodoPlatform/komodo-defi-framework/tree/dev/mm2src/adex_cli}{\color{blue}komodefi-cli}} a command line interface for the komoo defi platfrom, wallet and DEX }
\resumeItem{\emph{\href{https://github.com/KomodoPlatform/komodo-defi-framework/tree/dev/mm2src/adex_cli}{\color{blue}mm2 service}} an intermediary service provides the komodo defi platform facilities }
\resumeItemListEnd
Rust, clap, serde, hyper, future01
%% \resumeSubheading
%% {\emph{\href{http://itpo.group/}{\color{blue}ITPO group}}}{International, Dubai}
%% {Making \emph{\href{https://www.myseven.io/}{\color{blue}My Seven}} platform that is aimed to provide efficient celebrity and fun base relations.}{Dec 2022 \textbf{--} Jan 2023}
%% \resumeItemListStart
%% \resumeItem{Tokenomica service}
%% \resumeItem{NFT managament service}
%% \resumeItemListEnd
%% Rust, Solana Program Library, Metaplex Program Library.
%% \resumeSubheading
%% {Hana proxy}{International, Dubai}
%% {L2 Ethterum-compatible middleware based on \emph{\href{https://sui.io}{\color{blue}Sui}}}{Sep 2022 \textbf{--} Nov 2022}
%% \resumeItemListStart
%% \resumeItem{Introducing \emph{\href{https://github.com/openethereum/parity-ethereum}{\color{blue}Openethereum}}'s mempool}
%% \resumeItem{RPC API (jsonrpc)}
%% \resumeItem{CI (GitHub Actions)}
%% \resumeItemListEnd
%% Rust, Tokio
%% \pagebreak
\resumeSubheading
{\emph{\href{http://neonlabs.org/}{\color{blue}Neon labs}}}{International, Lisbon}
{L2 Ethterum-compatible middleware based on \emph{\href{https://solana.com}{\color{blue}Solana}}}{Sep 2021 \textbf{--} Sep 2022}
\resumeItemListStart
\resumeItem{ Restructuring design, IPC network layer of \emph{\href{https://github.com/neonlabsorg/proxy-model.py}{\color{blue}Neon Proxy}} (asyncio, tcp, pickle) }
\resumeItem{ Logging system (python, asyncio, vector, elastic search, kebana) }
\resumeItem{ Full test suite (Buildkite)}
\resumeItem{ Analytics gathering. (Prometheus)}
\resumeItem{ \emph{\href{https://docs.neonlabs.org}{\color{blue}Documentation}}. (Docosaurus)}
\resumeItemListEnd
\resumeSubheading
{\emph{\href{http://https://infatica.io/}{\color{blue}Infatica}}}{International, Singapore}
{ Proprietary proxy services/agents and HFT services }{Aug 2020 \textbf{--} Aug 2021}
\resumeItemListStart
\resumeItem{ \textbf{Infatica http proxy server: } ring buffer based http server (c++, nginx sources, libevent, google mock) }
\resumeItem{ \textbf{Infatica SDK: } library to be plugged into a desktop app to provide a proxy node (C++, Qt, google mock, google analytics, matomo) }
\resumeItem{ \textbf{Infatica Android SDK: } aar to be plugged into a Android app to provice a proxy node, reasearch and development. (C++, Qt, JNI)}
\resumeItem{ \textbf{Infatica trading-desk: } a trading platform, design, management, research on strategies, implementing (python, asyncio, plotly dash, pandas, clickhouse, trading view hooks \& pinescript, Finam api)}
\resumeItemListEnd
\resumeSubheading
{\emph{\href{https://iskrauraltel.ru/ru/}{\color{blue}IskraUralTel}}}{Russia, Yekaterinburg}
{Lawful interception systems on telephone and ip networks}{Jun 2017 \textbf{--} Aug 2020}
\resumeItemListStart
\resumeItem{ Development facilites for: decoding, transcoding, arranging, encrypting, dumping, life-time management, storing statistics and payload of variety protocols and contents accordingly Russian and European laws (stl, boost, libcurl, libcrypt etc.). Testing them (gooble test and mock). Providing testing telecomunicaton environment (docker, freeradius server, netcat etc.) Making of interprocess communications, based, generally, on ASN1 and Google Protobuf. Making GUI to manage and debug interception in details (Qt).}
\resumeItemListEnd
\resumeSubheading
{\emph{\href{https://yugorsk-tr.gazprom.ru/}{\color{blue}Gazprom Transgas Yugorsk}}}{Russia, Yugorsk}
{Corporate management systems}{May 2012 \textbf{--} Aug 2017}
\resumeItemListStart
\resumeItem{ Logistic and carrying planning processes automation (1сEnterprise 8.3, javascript). }
\resumeItem{ Payroll and accounting processes automation (1C Enterprise 7.7) }
\resumeItemListEnd
\resumeSubheading
{\emph{\href{https://simbirsoft.com}{\color{blue}Simbirsoft}}}{Russia, Ulyanovsk}
{\emph{\href{https://www.fxcm.com/markets/}{\color{blue}FXCM}} - project}{Nov 2010 \textbf{--} May 2012}
\resumeItemListStart
\resumeItem{ Currency management operations transport layer (C++, xslt, libtpt) }
\resumeItem{ GUI with Adobe Flex SDK (action script) }
\resumeItemListEnd
\resumeSubheading
{Polus-Service LLC.}{Russia, Ulyanovsk}
{e-commerce services and web analytics systems}{Oct 2009 \textbf{--} Nov 2010}
\resumeItemListStart
\resumeItem{ Web sites analytic system. Server-side – processing, ranging and saving properly analytic packages(c++, qt-network, qt-service, qt-sql и др). Web site analytic agent (JavaScript) }
\resumeItem{ Household appliances trading processes maintenance system and online-store \emph{\href{https://polus73.ru/}{\color{blue}«Polus»}} (php, mysql, jquery, pure.js) }
\resumeItemListEnd
\resumeSubheading
{\emph{\href{https://ulstu.ru/}{\color{blue} Ulyanovsk State Technical University}}}{Russia, Ulyanovsk}
{Computer center of computer science faculty}{Sep 2007 \textbf{--} Okt 2009}
\resumeItemListStart
\resumeItem{ Adopting High performance computer cluster in educational process (Microsoft HPC Pack SDK, Microsoft HPC Server, mpich 1.2.5, c++, MPI , RSA algorithm)}
\resumeItem{ Cluster Management Panel Web Site (PHP, Microsoft HPC Server) }
\resumeItemListEnd
\resumeSubHeadingListEnd
%----------- PET PROJECTS -----------
\section{My Own Projects}
\vspace{3pt}
\resumeSubHeadingListStart
\resumeProjectHeading
{\textbf{Python logged groups} $|$ \emph{\href{https://github.com/rozhkovdmitrii/python-logged-groups}{\color{blue}GitHub}}}{}
\item{This package designed to facilitate logging inside classes and functions with @logged\_group decorator and also makes it possible to manage logging level and any different things for any logging domain mentioned in log\_cfg.json}
\resumeSubHeadingListEnd
%-------------------------------------------
\end{document}