From ebaed6771c7da48bb09d6410e74270d9054f1e29 Mon Sep 17 00:00:00 2001 From: Warwick Date: Tue, 18 Apr 2023 12:21:06 +0100 Subject: [PATCH] Added qualifications section --- Makefile | 2 +- cv.tex | 31 +++++++++++++++++++++---------- 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/Makefile b/Makefile index 1296aab..f5de3ec 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ pdf-print: ps text: html html2text -width 100 -style pretty ${filename}/${filename}.html | sed -n '/./,$$p' | head -n-2 >${filename}.txt -html: +html: blindtext.sty @#latex2html -split +0 -info "" -no_navigation ${filename} htlatex ${filename} diff --git a/cv.tex b/cv.tex index eb2b7f5..bb357e8 100644 --- a/cv.tex +++ b/cv.tex @@ -67,7 +67,6 @@ \textbf{#2} \\ \textit{#3} \normalsize{#4} \end{minipage}\\ - \vspace{.2cm} } \newcommand{\skillsection}[2]{ @@ -77,6 +76,19 @@ \vspace{-.2cm} } +\newcommand{\qualificationentry}[4]{ + \noindent + \begin{minipage}[t]{.14\linewidth} + \hfill \textsc{#1} + \end{minipage} + \hfill\vline\hfill + \begin{minipage}[t]{.81\linewidth} + \raggedright + \textbf{#2} + \textit{#3} \hfill \normalsize{#4} + \end{minipage}\\ +} + \newcommand{\itemsubsection}[1]{\vspace{0.2em}\subsubsection{\emph{#1}}} % Content @@ -106,7 +118,7 @@ new ways to improve my knowledge in these areas. \vspace{-1em} \section{Core Skills} -\skillsection{Game Development}{ C++, Unreal Engine 4, OpenGL (GLSL), SDL2, +\skillsection{Game Development}{C++, Unreal Engine 4, OpenGL (GLSL), SDL2, CMake} \skillsection{Full stack Web Development}{JavaScript, Node/Express, React, AWS @@ -116,6 +128,11 @@ ECS/ECR, MERN stack, Docker, Terraform} \vspace{-1.4em} +\section{Qualifications} +\qualificationentry{2019--2020}{MA Entreprenuership}{Falmouth University -- LaunchPad} {Third} +\qualificationentry{2015--2018}{BSc (Hons) Computing for Games}{Falmouth University -- Games Academy}{2:1} +\vspace{-0.8cm} + \section{Projects and Experience} \entry{2021--Present}{Associate Lecturer of Computing}{Falmouth University -- Games Academy} { @@ -129,8 +146,8 @@ ECS/ECR, MERN stack, Docker, Terraform} staff. } -\entry{2019--2020}{MA Entreprenuership Student, Co-Founder and Full Stack Web -Developer}{ Falmouth University -- Ramble Media LTD} +\entry{2019--2020}{MA Entreprenuership --- Co-Founder and Full Stack Web +Developer}{Falmouth University -- Ramble Media LTD} { As an Entrepreneurship MA student, I developed skills in web development and was one of two developers responsible for creating and deploying an @@ -140,12 +157,6 @@ Developer}{ Falmouth University -- Ramble Media LTD} allowing users to call into web call-shows that we broadcasted through the Wowza platform. Our platform was hosted on AWS and attracted a small but dedicated user base before we decided to move on due to market competition. \\ - - During this project, I also gained hands-on experience in managing scrum/agile - methodologies in a small multi-disciplinary team. This experience, along with my - academic background in project management and entrepreneurship, has given me a - deep understanding of how to bring a product to market and deliver projects on - time and within budget. } \entry{2015--2018}{BSc (Hons) Computing for Games --- Monq}{Falmouth University}