diff --git a/cv/sections/experience.tex b/cv/sections/experience.tex index b3302c1..95beaf6 100644 --- a/cv/sections/experience.tex +++ b/cv/sections/experience.tex @@ -32,15 +32,15 @@ \entryextra{Provided code review including feedback and improvements for patches developed by others for the musl project.} } -% \entrybig -% {\textbf{University of Bristol}}{Bristol, UK} -% {Teaching Assistant in Department of Computer Science}{2019\textendash 2020} -% \innerlist{ -% \entry{Delivered and created content for several Computer Science courses, including content involving operating systems, concurrency, and a software engineering project.} -% \entryextra{Provided guidance and troubleshooting assistance to students in both in-person and online lab sessions, including for a course in which students develop a basic Armv7-A multitasking kernel.} -% \entryextra{Interviewed students in viva-style coursework assessments, and assisted with subsequent coursework marking.} -% \entryextra{Assisted with the creation and improvement of lab sheets (including skeleton and solution code).} -% } +\entrybig + {\textbf{University of Bristol}}{Bristol, UK} + {Teaching Assistant in Department of Computer Science}{2019\textendash 2020} + \innerlist{ + \entry{Delivered and created content for several Computer Science courses, including content involving operating systems, concurrency, and a software engineering project.} + \entryextra{Provided guidance and troubleshooting assistance to students in both in-person and online lab sessions, including for a course in which students develop a basic Armv7-A multitasking kernel.} + \entryextra{Interviewed students in viva-style coursework assessments, and assisted with subsequent coursework marking.} + \entryextra{Assisted with the creation and improvement of lab sheets (including skeleton and solution code).} + } % \entrybig diff --git a/cv/simplecv.sty b/cv/simplecv.sty index 0af3ca2..58330a8 100644 --- a/cv/simplecv.sty +++ b/cv/simplecv.sty @@ -10,7 +10,7 @@ \usepackage{enumitem} % List customization \usepackage{lastpage} % Page numbering \usepackage{fancyhdr} % Footers -\usepackage[russian,english]{babel} % Language styles +\usepackage[english]{babel} % Language styles \usepackage{graphicx} % Importing graphics \usepackage[export]{adjustbox} % Aligning margins diff --git a/static/cv.pdf b/static/cv.pdf index 0a9d49d..8a8db03 100644 Binary files a/static/cv.pdf and b/static/cv.pdf differ