diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-19 13:18:26 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-08-19 13:18:26 +0300 |
commit | 61368d6cc07e427eb9eefcba623d8a11c6db6ef1 (patch) | |
tree | 27c7d15f610b87bd10c825d964615c65a30dbbd5 /cv.tex | |
parent | comment updates (diff) | |
download | cv-61368d6cc07e427eb9eefcba623d8a11c6db6ef1.tar.gz cv-61368d6cc07e427eb9eefcba623d8a11c6db6ef1.zip |
update my skills
Diffstat (limited to '')
-rw-r--r-- | cv.tex | 31 |
1 files changed, 17 insertions, 14 deletions
@@ -206,27 +206,15 @@ etc.). \begin{itemize} \item C, x86(-64) assembly - \item \CXX\ (inc. {\CXX}11 \& Boost) + \item \CXX\ (inc. {\CXX}17 \& Boost) \item Python \end{itemize} - \CvSectionHeader{Development Tools \& Technologies} - - \begin{itemize} - \item Microsoft Visual Studio - \item CMake, GNU Make - \item CMD, GNU Bash, PowerShell - \item AccuRev, Apache Subversion, Git, TFS - \item GDB, WinDbg - \item perf, Xperf, Intel VTune Amplifier - \end{itemize} -\end{minipage} -\begin{minipage}[t]{.5\linewidth} \CvSectionHeader{Languages} \begin{itemize} \item Russian --- mother tongue. - \item English --- B2 (upper intermediate). + \item English --- C1 (advanced). \end{itemize} \CvSectionHeader{Other Tools \& Technologies} @@ -236,6 +224,21 @@ etc.). \item CygWin \item \LaTeX \end{itemize} + +\end{minipage} +\begin{minipage}[t]{.5\linewidth} + \CvSectionHeader{Development Tools \& Technologies} + + \begin{itemize} + \item \textbf{Operating systems}: Microsoft Windows, Linux + \item \textbf{IDEs}: Microsoft Visual Studio, CLion + \item \textbf{Cloud}: Docker, Kubernetes, AWS + \item \textbf{Build systems}: CMake, GNU Make + \item \textbf{Scripting}: CMD, GNU Bash, PowerShell + \item \textbf{Version Control}: AccuRev, Apache Subversion, Git, TFS + \item \textbf{Debugging}: GDB, WinDbg + \item \textbf{Performance}: perf, Xperf, Intel VTune Amplifier + \end{itemize} \end{minipage} \end{document} |