aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-02-26 14:13:07 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-02-26 14:13:07 +0300
commit6175f9f2e26a598266580bcc3da301ea6ffe286a (patch)
tree780a8ad307c3ff710c8cae7ac31adfaaa55cdbc7
parentfix Docker builds (diff)
downloadcv-6175f9f2e26a598266580bcc3da301ea6ffe286a.tar.gz
cv-6175f9f2e26a598266580bcc3da301ea6ffe286a.zip
use \begin{comment}
-rw-r--r--cv.tex32
1 files changed, 20 insertions, 12 deletions
diff --git a/cv.tex b/cv.tex
index 3403031..bbd893c 100644
--- a/cv.tex
+++ b/cv.tex
@@ -6,6 +6,9 @@
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
+% \begin{comment}
+\usepackage{verbatim}
+
% Sans serif by default
\renewcommand\familydefault{\sfdefault}
@@ -207,20 +210,25 @@ system performance issues was developed.
\end{CvWorkplaceDescription}
\CvRule
-%\CvSectionHeader{Education}
+\begin{comment}
+% Wish I was a properly educated man :-(
+
+\CvSectionHeader{Education}
-%\CvWorkplaceHeader{2009}{2013}{Bachelor of Computer Science}{SPbSU}{eng.spbu.ru}
+\CvWorkplaceHeader{2009}{2013}{Bachelor of Computer Science}{SPbSU}{eng.spbu.ru}
+
+\begin{CvWorkplaceDescription}
+During my education, I've been focusing on the following topics:
+\begin{itemize}[noitemsep]
+ \item x86(-64) architecture (including writing a term paper "Verification of
+a x86-64 disassembler"),
+ \item x86(-64) microarchitecture (including working on my bachelor thesis
+"Attacking AES in a cloud using CPU caches").
+\end{itemize}
+\end{CvWorkplaceDescription}
+\CvRule
-%\begin{CvWorkplaceDescription}
-%During my education, I've been focusing on the following topics:
-%\begin{itemize}[noitemsep]
- %\item x86(-64) architecture (including writing a term paper "Verification of
-%a x86-64 disassembler"),
- %\item x86(-64) microarchitecture (including working on my bachelor thesis
-%"Attacking AES in a cloud using CPU caches").
-%\end{itemize}
-%\end{CvWorkplaceDescription}
-%\CvRule
+\end{comment}
\begin{minipage}[t]{.5\linewidth}
\CvSectionHeader{Programming Languages}