diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-25 15:08:50 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-25 15:08:50 +0200 |
commit | 230e42817f241adc46b433bc09dfa8cac1869534 (patch) | |
tree | 9b5dd48cfcdeb594560326aa35fdefc0610dd11d /cv.tex | |
parent | workflows/build: only deploy on pushes to master (diff) | |
download | cv-230e42817f241adc46b433bc09dfa8cac1869534.tar.gz cv-230e42817f241adc46b433bc09dfa8cac1869534.zip |
remove periods from list items, it's cringe
Diffstat (limited to '')
-rw-r--r-- | cv.tex | 42 |
1 files changed, 21 insertions, 21 deletions
@@ -137,10 +137,10 @@ I am a key developer of \href{https://tuxcare.com/live-patching-services/databas which extends the technology to cover mainstream database solutions. \begin{itemize}[noitemsep] - \item C programming. - \item ELF file format. - \item Intricate Linux APIs. - \item x86-64 architecture. + \item C programming + \item ELF file format + \item Intricate Linux APIs + \item x86-64 architecture \end{itemize} \end{CvWorkplaceDescription} @@ -154,9 +154,9 @@ I was responsible for developing and maintaining key parts of the billing logic. \begin{itemize}[noitemsep] - \item Cross-platform (Windows, Linux \& Solaris) development. - \item {\CXX} programming. - \item Python/{\CXX} interop. + \item Cross-platform (Windows, Linux \& Solaris) development + \item {\CXX} programming + \item Python/{\CXX} interop \end{itemize} \end{CvWorkplaceDescription} @@ -168,10 +168,10 @@ I worked on the backend part, which was responsible for receiving, processing and storing data from on-ground sources and satellites. \begin{itemize}[noitemsep] - \item Native Linux development. - \item {\CXX} programming (inc. {\CXX}17 \& Boost). - \item Python programming. - \item Cloud: Docker \& AWS services. + \item Native Linux development + \item {\CXX} programming (inc. {\CXX}17 \& Boost) + \item Python programming + \item Cloud: Docker \& AWS services \end{itemize} \end{CvWorkplaceDescription} @@ -187,12 +187,12 @@ responsible for a number of subsystems, including implementing an efficient and modular RESTful API for our storage system. \begin{itemize}[noitemsep] - \item Native Windows development (WinAPI, COM). - \item {\CXX} programming. - \item .NET programming using C\#. + \item Native Windows development (WinAPI, COM) + \item {\CXX} programming + \item .NET programming using C\# \item Microsoft SQL Server \& related technologies (Reporting Services, -etc.). - \item XML \& related technologies (XSLT, XSD, etc.). +etc.) + \item XML \& related technologies (XSLT, XSD, etc.) \end{itemize} \end{CvWorkplaceDescription} @@ -205,11 +205,11 @@ process \& thread synchronization issues. This included developing specialized tools, using profilers, benchmarking, etc. \begin{itemize}[noitemsep] - \item Windows \& Linux kernel module development. - \item {\CXX} programming (inc. {\CXX}11 \& Boost). - \item C \& x86(-64) assembly language programming. - \item Performance profiling. - \item x86(-64) architecture. + \item Windows \& Linux kernel module development + \item {\CXX} programming (inc. {\CXX}11 \& Boost) + \item C \& x86(-64) assembly language programming + \item Performance profiling + \item x86(-64) architecture \end{itemize} \end{CvWorkplaceDescription} |