diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-05 18:41:59 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-05 18:41:59 +0200 |
commit | ae8d5b3ab4bb1f77db39e827f87b7bbe2d8de9d4 (patch) | |
tree | 8b82dfd406c8bd8557969ec785972e892350d176 | |
parent | rephrase my EMC experience (diff) | |
download | cv-ae8d5b3ab4bb1f77db39e827f87b7bbe2d8de9d4.tar.gz cv-ae8d5b3ab4bb1f77db39e827f87b7bbe2d8de9d4.zip |
update my Tools & Technologies
Diffstat (limited to '')
-rw-r--r-- | cv.tex | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -246,13 +246,13 @@ a x86-64 disassembler"), \CvSectionHeader{Development Tools \& Technologies} \begin{itemize} - \item \textbf{Operating systems}: Microsoft Windows, Linux + \item \textbf{Operating systems}: Linux, Microsoft Windows \item \textbf{IDEs}: Microsoft Visual Studio, CLion \item \textbf{Cloud}: Docker, AWS \item \textbf{Build systems}: CMake, GNU Make - \item \textbf{CI}: Jenkins - \item \textbf{Scripting}: CMD, GNU Bash, PowerShell - \item \textbf{Version Control}: Git, Apache Subversion, TFS, AccuRev + \item \textbf{CI}: GitHub Actions, Jenkins, Travis + \item \textbf{Scripting}: GNU Bash, PowerShell, CMD + \item \textbf{Version Control}: Git, Apache Subversion, TFS \item \textbf{Debugging}: GDB, WinDbg \item \textbf{Performance}: perf, Xperf, Intel VTune Amplifier \end{itemize} |