Version of the CV I sent to Alli's company.
This commit is contained in:
parent
2754ef4c79
commit
7cacda4caf
1 changed files with 3 additions and 3 deletions
6
cv.tex
6
cv.tex
|
|
@ -13,7 +13,7 @@
|
||||||
\usepackage{tabto}
|
\usepackage{tabto}
|
||||||
\usepackage{blindtext}
|
\usepackage{blindtext}
|
||||||
|
|
||||||
\usepackage[margin=0.75in]{geometry}
|
\usepackage[margin=0.40in]{geometry}
|
||||||
\setlength{\parindent}{0cm} % remove paragraph indents
|
\setlength{\parindent}{0cm} % remove paragraph indents
|
||||||
\thispagestyle{empty} %hide page number
|
\thispagestyle{empty} %hide page number
|
||||||
|
|
||||||
|
|
@ -62,7 +62,7 @@
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\hfill\vline\hfill
|
\hfill\vline\hfill
|
||||||
\begin{minipage}[t]{.81\linewidth}
|
\begin{minipage}[t]{.81\linewidth}
|
||||||
{\bf#2}\\\textit{#3} \footnotesize{#4}
|
{\bf#2}\\\textit{#3} \normalsize{#4}
|
||||||
\end{minipage}\\
|
\end{minipage}\\
|
||||||
\vspace{.2cm}}
|
\vspace{.2cm}}
|
||||||
|
|
||||||
|
|
@ -121,7 +121,7 @@ deeper understanding of programming.
|
||||||
course materials for computer science-based modules. I'm using my time outside
|
course materials for computer science-based modules. I'm using my time outside
|
||||||
of teaching to learn some more low-level technologies such as developing a
|
of teaching to learn some more low-level technologies such as developing a
|
||||||
\href{https://warwick-new.co.uk/graphics-blog}{graphics engine} with C++,
|
\href{https://warwick-new.co.uk/graphics-blog}{graphics engine} with C++,
|
||||||
Cmake and OpenGl for linux based operating systems, getting as far as
|
Cmake and OpenGL for linux based operating systems, getting as far as
|
||||||
implementing a normal mapped physical based rendering system. I also help
|
implementing a normal mapped physical based rendering system. I also help
|
||||||
develop automation pipelines for marking to help reduce the marking workload
|
develop automation pipelines for marking to help reduce the marking workload
|
||||||
for a lot of the staff.
|
for a lot of the staff.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue