diff --git a/deckhand-mugshot.jpg b/deckhand-mugshot.jpg index 2a3311b..4de2f04 100644 Binary files a/deckhand-mugshot.jpg and b/deckhand-mugshot.jpg differ diff --git a/deckhand.tex b/deckhand.tex index 1be38f8..5499f32 100644 --- a/deckhand.tex +++ b/deckhand.tex @@ -17,7 +17,7 @@ \begin{document} - \columnratio{0.58,0.42} + \columnratio{0.73,0.27} \begin{paracol}{2} {\fontsize{48}{48}\selectfont\scshape\bfseries Robert Fry} @@ -50,22 +50,11 @@ \switchcolumn - % \includegraphics[ - % width=\linewidth, - % ]{mugshot.jpg} - - \begin{tikzpicture} - \node[inner sep=0] (img) at (0,0) - {\includegraphics[width=\linewidth]{deckhand-mugshot.jpg}}; - \node[ - rotate=30, - text=white, - draw=white, - line width=1pt, - font=\bfseries\fontsize{28}{28}\selectfont - ] - at (img.center) {PLACEHOLDER}; - \end{tikzpicture} + \includegraphics[ + width=\linewidth, + trim={0cm 2cm 0cm 4cm}, + clip, + ]{deckhand-mugshot.jpg} \end{paracol} \vspace{-\baselineskip} @@ -207,6 +196,26 @@ \end{itemize} + \ResumeHistory{Computer Repair Technician} + [ + company={Emsworth Computer Company (emscom.co.uk)}, + location={Emsworth, UK}, + start={Jun 2016}, + end={Sep 2018}, + ] + + \begin{itemize} + + \item Developed robust techniques for Windows system maintenance, including virus removal, system speedup. + + \item Performed hardware repairs on Apple devices, desktops, and laptop computers. + + \item Provided friendly advice when advising customers, often needing a tailored description of faults. + + % \item Often worked flexible hours to meet the market demand, and deliver quality on time. + + \end{itemize} + \ResumeSection{Education} \ResumeHistory{Master of Mathematics (MMath, Distinction)} @@ -251,7 +260,7 @@ \end{multicols} - \vfill\hfill - \qrcode[height=4\baselineskip,level=Q]{https://cloud.robertfry.xyz/s/DeckhandCV} + % \vfill\hfill + % \qrcode[height=4\baselineskip,level=Q]{https://cloud.robertfry.xyz/s/DeckhandCV} \end{document}