-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv.tex
More file actions
255 lines (216 loc) · 9.97 KB
/
Copy pathcv.tex
File metadata and controls
255 lines (216 loc) · 9.97 KB
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
\documentclass[10pt, a4paper]{article}
% ---- Encoding & Font ----
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{helvet}
\renewcommand{\familydefault}{\sfdefault}
\usepackage{microtype}
\linespread{0.93}
% ---- Page Layout ----
\usepackage[top=1.2cm, bottom=1.2cm, left=1.7cm, right=1.7cm]{geometry}
\pagestyle{empty}
\setlength{\parindent}{0pt}
\setlength{\parskip}{1.5pt}
% ---- Colors ----
\usepackage{xcolor}
\definecolor{accent}{RGB}{44, 93, 158}
\definecolor{subtle}{RGB}{110, 110, 110}
% ---- Hyperlinks ----
\usepackage{hyperref}
\hypersetup{
colorlinks = true,
urlcolor = accent,
linkcolor = accent,
pdftitle = {Dmitry Reznitsky — CV},
pdfauthor = {Dmitry Reznitsky},
}
% ---- Section Formatting ----
\usepackage{titlesec}
\titleformat{\section}
{\large\scshape\color{accent}}
{}
{0em}
{}
[{\color{accent}\rule{\linewidth}{1.5pt}}]
\titlespacing{\section}{0pt}{9pt}{3pt}
% ---- List Formatting ----
\usepackage{enumitem}
\setlist[itemize]{
noitemsep,
topsep = 1pt,
partopsep = 0pt,
leftmargin = 1.5em,
}
% ---- Tables ----
\usepackage{tabularx}
\usepackage{array}
% -------------------------------------------------------
% Custom Commands
% -------------------------------------------------------
% \job{Company}{URL}{Title}{Date range}
\newcommand{\job}[4]{%
\vspace{3pt}\par
\href{#2}{\textbf{#1}}\hfill{\textcolor{subtle}{\small #4}}\newline
{\textit{\small #3}}%
\vspace{2pt}\par
}
% \jobnolink{Company}{Title}{Date range} — like \job, but without a hyperlink
\newcommand{\jobnolink}[3]{%
\vspace{3pt}\par
{\color{accent}\textbf{#1}}\hfill{\textcolor{subtle}{\small #3}}\newline
{\textit{\small #2}}%
\vspace{2pt}\par
}
% \subrole{Title} — sub-role heading within one employer
\newcommand{\subrole}[1]{%
\vspace{2pt}\par
\textit{#1}%
\vspace{0pt}\par
}
% \tech{stack} — monospace tech-stack line in muted gray
\newcommand{\tech}[1]{%
\par
{\small\textcolor{subtle}{\texttt{#1}}}%
\vspace{1.5pt}\par
}
% Skills / Personal table: label col + content col
% L uses plain 'l' (no parbox) so the label baseline matches the content baseline exactly
\newcolumntype{L}{>{\small\scshape\color{subtle}}l}
\newcolumntype{R}{>{\small\raggedright\arraybackslash}X}
% -------------------------------------------------------
\begin{document}
% ==== HEADER ====
\begin{center}
{\fontsize{24}{28}\selectfont\bfseries Dmitry Reznitsky}\\[4pt]
{\small\scshape\color{subtle}Senior Software Engineer\;$\cdot$\;Engineering Leader}\\[2pt]
{\color{accent}\rule{\linewidth}{2pt}}\\[3pt]
{\small
+41\,78\,867\,71\,90\;$\cdot$\;
\href{mailto:reznitsky@gmail.com}{reznitsky@gmail.com}\;$\cdot$\;
Zug, Switzerland \\[1pt]
\href{https://reznitsky.info}{reznitsky.info}\;$\cdot$\;
\href{https://linkedin.com/in/rezdm}{linkedin.com/in/rezdm}\;$\cdot$\;
\href{https://github.com/rezdm}{github.com/rezdm}
}
\end{center}
% ==== PROFILE ====
\section{Profile}
Senior software engineer and engineering leader with a career spanning banks,
proprietary trading and asset management. My work sits at the intersection of
three things: hands-on backend development, close engagement with front-office business users, and
end-to-end team and product leadership. I have built low-latency trading systems,
market-making infrastructure, and algorithmic trading engines at Deutsche Bank and
IMC Trading, and have spent the past 13 years at LGT ILS Partners designing and
delivering a full portfolio management platform from scratch---now serving as Head
Application Development. I am equally comfortable writing and reviewing
production code, sitting with a portfolio manager to understand what they actually
need, or driving a team through a complex multi-year delivery.
% ==== SKILLS ====
\section{Skills}
\begin{tabularx}{\linewidth}{@{} L @{\hspace{10pt}} R @{}}
Languages \& Frameworks & C\#, .NET, Java, C/C++ \\[2pt]
Databases & MS SQL\,/\,T-SQL, MySQL, Oracle\,/\,PL-SQL, MongoDB \\[2pt]
Messaging \& Protocols & FIX, SWIFT, TIBCO Rendezvous, IBM MQ, MSMQ, ActiveMQ \\[2pt]
Platforms \& Tools & Windows, Linux, Unix, Solaris (incl.\ system administration),
Git, SVN, Perforce, Maven, Ant, JIRA, YouTrack, CI/CD \\[2pt]
Domains & Insurance-linked securities (ILS), portfolio management,
algorithmic trading, market making, order execution, ERP,
retail banking \\
\end{tabularx}
% ==== EXPERIENCE ====
\section{Experience}
\job{LGT ILS Partners}{https://lgtcp.com}{Head Application Development}{2013 -- Present}
LGT ILS Partners is a specialist insurance-linked securities (ILS) manager,
investing institutional capital into catastrophe bonds and collateralised
reinsurance instruments. I joined as the second developer to support and extend
an existing Java/Swing portfolio management tool; as business requirements grew,
it became clear that the firm
needed a new platform built from the ground up, and I led that effort from
initial design through to production.
The platform---built in C\#, MS SQL and React---has become the core operational
system for the front office, covering:
\begin{itemize}
\item Position tracking and performance calculation across ILS product types
\item Trading operations and trade assessment
\item Risk management
\item Reconciliation with fund administration
\item FIX integration and SWIFT data processing
\item Automated data ingestion from banks, Bloomberg and other providers
(APIs and file feeds)
\item Reporting and business intelligence
\end{itemize}
It serves around 20 front-office users---small enough that every user's input
shapes the product directly---while its reports reach a far wider audience.
As the project grew, my role evolved from lead developer into Head Application
Development, leading a core team of four that scales up with two to three
engineers borrowed from other teams when needed, and liaising with internal and
external IT partners such as LGT Bank and UBS. I own the full picture: long-term
platform strategy and roadmapping, sprint and release planning, requirements
management, stakeholder communication, production support, and the development
and deployment infrastructure end to end (source control, CI/CD, issue tracking,
releases, server operations). I remain a hands-on developer and continue to
contribute to backend development directly.
\tech{C\#, .NET, MS SQL, Java, MongoDB}
\job{IMC Trading}{https://imc.com}{Software Developer}{2008 -- 2013}
Joined IMC's Algorithmic Trading Group in Amsterdam in 2008 and transferred
with the team to IMC Zug in 2009, moving later to the ETF desk and to equity
and futures market making.
\subrole{Equity and Futures Market Making}
Joined the market-making team near its inception and contributed to greenfield
development of trading strategies and a high-performance simulation engine using
full-depth order book historical data. Later focused on real-time monitoring
tooling for live trading operations.
\tech{Java, GWT, Hibernate, MySQL, MS SQL, MATLAB}
\subrole{ETF Desk --- Front Office Applications}
Built and maintained centralised components serving the ETF trading desk:
a rules-based FX hedging component with internal position matching, a real-time
risk monitor displaying key metrics, and a static data service providing
consistent instrument and pricing data to both research and trading.
\tech{Java, Swing, Hibernate, ActiveMQ, XML, MySQL, MS SQL}
\subrole{Algorithmic Trading Group}
Integration work on the existing trading infrastructure: connecting a third-party
market data feed, enabling cross-platform communication between trading components,
and integrating third-party systems for position keeping, order routing and market
data.
\tech{Java, JNI, C++, C}
\job{Deutsche Bank}{https://db.com}{Software Developer, AVP}{2004 -- 2008}
\subrole{Arina Execution System}
Arina is Deutsche Bank's global electronic order execution platform used by
traders across all markets. I worked on server-side components (C++, Java) and
client GUIs (Java Swing, C\#), deployed across heterogeneous infrastructure
ranging from Solaris servers to Linux PCs, supporting hundreds of concurrent
users from a single location.
\tech{C++, Java, Java Swing, C\#, Oracle, Solaris, Linux}
\subrole{Algorithmic Trading Engine}
Part of a small focused team building a new-generation algorithmic trading engine
covering market data access and exchange connectivity. The engine became the
foundation of Deutsche Bank's smart order routing system, built to comply with
MiFID regulations.
\tech{C++, TIBCO Rendezvous, FIX, Solaris, Linux}
\job{Scala/Epicor}{https://epicor.com}{Software Developer}{2002 -- 2004}
Design and development of next-generation ERP software. Core systems implemented
in C++, with .NET-based web services for client connectivity.
\tech{C++, .NET, Web Services, XML}
\jobnolink{R-Style Software Lab}{Software Developer}{2000 -- 2002}
Development and support of core services for a major Russian retail banking
platform---a classical three-tier architecture running on Windows and ported
to SPARC Solaris and IBM AS/400.
\tech{C++, MFC, ATL}
% ==== EDUCATION ====
\section{Education}
\textbf{Doctoral studies, Computer Science} \hfill{\textcolor{subtle}{\small 2002 -- 2005}}\newline
Moscow State Institute of Electronics and Mathematics \textcolor{subtle}{\small(not completed)}\newline
\textcolor{subtle}{\small Lectured Operating Systems (Unix, Windows internals) and Computer Networks (TCP/IP) for 5 terms.}
\medskip
\textbf{MSc, Computer Science}\hfill{\textcolor{subtle}{\small 2002}}\newline
Moscow State Institute of Electronics and Mathematics
% ==== PERSONAL DETAILS ====
\section{Personal Details}
\begin{tabularx}{\linewidth}{@{} L @{\hspace{10pt}} R @{}}
Nationality & Swiss \\[2pt]
Languages & Russian (native), English (fluent), German (advanced),
Italian \& French (beginner) \\[2pt]
Hobbies & Photography, cycling, fly-fishing, flying (PPL), hiking \\[2pt]
Family & Married with three children \\
\end{tabularx}
\end{document}