From 400df59f4fba89ccb95f11410d6f4a5b0530d9dd Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 22 Dec 2015 07:33:25 +0300 Subject: add my current job --- cv.tex | 18 ++++++++++++++++++ pdf/Egor_Tensin_CV_en.pdf | Bin 448505 -> 436440 bytes 2 files changed, 18 insertions(+) diff --git a/cv.tex b/cv.tex index c63a3ef..b490db0 100644 --- a/cv.tex +++ b/cv.tex @@ -107,6 +107,24 @@ Address: 7 Koroleva prospekt, apt. 378 \textbullet\ Saint Petersburg \textbullet \CvWorkplaceHeader{September 2014}{present}{Software Engineer}{Netwrix Corp.}{www.netwrix.com} +\begin{CvWorkplaceDescription} +I have been taking part in development of an enterprise-scale product as a member of a core R\&D team. +I was responsible for developing various low-level components: +\begin{itemize}[noitemsep] +\item a "task scheduler" to provide means of asynchronous execution using thread pools, +\item a modular REST API implementation backbone, +\item etc. +\end{itemize} + +Key skills \& technologies employed: +\begin{itemize}[noitemsep] +\item {\CXX} programming, with the focus on multithreading, +\item .NET programming using C\#, +\item SQL Server Reporting Services, +\item XML, XSLT, XSD. +\end{itemize} +\end{CvWorkplaceDescription} + \CvWorkplaceHeader{April 2012}{May 2014}{Performance Engineer}{EMC Corp.}{russia.emc.com} \begin{CvWorkplaceDescription} diff --git a/pdf/Egor_Tensin_CV_en.pdf b/pdf/Egor_Tensin_CV_en.pdf index 580dea2..2f29c46 100644 Binary files a/pdf/Egor_Tensin_CV_en.pdf and b/pdf/Egor_Tensin_CV_en.pdf differ -- cgit v1.2.3