And so the games industry targeted cv begins.
This commit is contained in:
parent
afb474b242
commit
b14e46a795
1 changed files with 28 additions and 16 deletions
44
cv.tex
44
cv.tex
|
|
@ -57,11 +57,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
\newcommand{\entry}[4]{
|
\newcommand{\entry}[4]{
|
||||||
\begin{minipage}[t]{.15\linewidth}
|
\begin{minipage}[t]{.14\linewidth}
|
||||||
\hfill \textsc{#1}
|
\hfill \textsc{#1}
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\hfill\vline\hfill
|
\hfill\vline\hfill
|
||||||
\begin{minipage}[t]{.80\linewidth}
|
\begin{minipage}[t]{.81\linewidth}
|
||||||
{\bf#2}\\\textit{#3} \footnotesize{#4}
|
{\bf#2}\\\textit{#3} \footnotesize{#4}
|
||||||
\end{minipage}\\
|
\end{minipage}\\
|
||||||
\vspace{.2cm}}
|
\vspace{.2cm}}
|
||||||
|
|
@ -77,15 +77,26 @@
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
\section{Professional Profile}
|
\section{Professional Profile}
|
||||||
I'm a project-driven ex Full-Stack Web-Developer now Associate Lecturer with an
|
I'm an Associate Lecturer of Computing, with an academic focus on web
|
||||||
academic background in Computing for Games (BSc Hons) and Entrepreneurship (MA).
|
development additionally additionally supporting modules with graphics and
|
||||||
I have a strong interest in working and learning both high level and low-level
|
simulation content. And acting as supervisor/product owner on game projects. My
|
||||||
programming languages and APIs. Good first hand knowledge of working within and
|
academic background is in Computing for Games (BSc Hons) and Entrepreneurship
|
||||||
managing scrum/agile in small multidisciplinary teams. I aim to use my interests
|
(MA). I have a strong interest in working and learning both high level and
|
||||||
in software to eventually transition into the games industry or start a software
|
low-level programming languages and APIs. Good first hand knowledge of working
|
||||||
business company. My interests lie in technical depth with the key area’s being
|
within and managing scrum/agile in small multidisciplinary teams. I aim to use
|
||||||
real-time networking, graphical simulation within code and maintaining and
|
my interests in software to transition into the games industry, specifically
|
||||||
deploying Linux based systems.
|
targeting working on tools and game engine components. My interests lie in
|
||||||
|
technical depth with the key area’s being real-time networking, graphical
|
||||||
|
simulation within code and maintaining and deploying Linux based systems.
|
||||||
|
%I'm a project-driven ex Full-Stack Web-Developer now Associate Lecturer with an
|
||||||
|
%academic background in Computing for Games (BSc Hons) and Entrepreneurship (MA).
|
||||||
|
%I have a strong interest in working and learning both high level and low-level
|
||||||
|
%programming languages and APIs. Good first hand knowledge of working within and
|
||||||
|
%managing scrum/agile in small multidisciplinary teams. I aim to use my interests
|
||||||
|
%in software to eventually transition into the games industry or start a software
|
||||||
|
%business company. My interests lie in technical depth with the key area’s being
|
||||||
|
%real-time networking, graphical simulation within code and maintaining and
|
||||||
|
%deploying Linux based systems.
|
||||||
|
|
||||||
\vspace{-1.5em}
|
\vspace{-1.5em}
|
||||||
|
|
||||||
|
|
@ -109,7 +120,7 @@ deploying Linux based systems.
|
||||||
\NumTabs{5}
|
\NumTabs{5}
|
||||||
\begin{itemize*}[itemjoin=\tab]
|
\begin{itemize*}[itemjoin=\tab]
|
||||||
\item Unreal Engine 4 \item C++ \item Blueprints \item AI Behaviour trees
|
\item Unreal Engine 4 \item C++ \item Blueprints \item AI Behaviour trees
|
||||||
\item OpenGL (GLSL) \item SDL \item Python
|
\item OpenGL (GLSL) \item SDL \item Python \item C\#
|
||||||
\end{itemize*}
|
\end{itemize*}
|
||||||
\itemsubsection{Markup Languages \& Project Management}
|
\itemsubsection{Markup Languages \& Project Management}
|
||||||
\NumTabs{5}
|
\NumTabs{5}
|
||||||
|
|
@ -127,18 +138,19 @@ deploying Linux based systems.
|
||||||
\vspace{-1.4em}
|
\vspace{-1.4em}
|
||||||
|
|
||||||
\section{Career Summary}
|
\section{Career Summary}
|
||||||
\entry{2021--Present}{Associate Lecturer}{Falmouth University -- Games Academy}
|
\entry{2021--Present}{Associate Lecturer of Computing}{Falmouth University -- Games Academy}
|
||||||
{
|
{
|
||||||
Here, I am currently working with lecturers in the games academy to develop
|
Here, I am currently working with lecturers in the games academy to develop
|
||||||
course materials for Computer science-based modules. I hope to use my time
|
course materials for Computer science-based modules. I hope to use my time
|
||||||
here teaching students to further hone my skills in a direction that leads me
|
here teaching students to further hone my skills in a direction that leads me
|
||||||
back to working directly with video games whilst imparting some of my
|
back to working directly with video games whilst imparting some of my
|
||||||
knowledge from developing with modern web technologies back to the course.
|
knowledge from developing with modern web technologies back into the
|
||||||
|
university's courses.
|
||||||
}
|
}
|
||||||
|
|
||||||
\entry{2019--2020}{Co-Founder and Full Stack Web Developer}{Ramble Media LTD}
|
\entry{2019--2020}{Co-Founder, CTO and Full Stack Web Developer}{Ramble Media LTD}
|
||||||
{
|
{
|
||||||
Wrote and maintained a live audio broadcasting website with a talented
|
We wrote and maintained a live audio broadcasting website with a talented
|
||||||
co-founder in the hopes of disrupting the podcast industry. We hoped to
|
co-founder in the hopes of disrupting the podcast industry. We hoped to
|
||||||
achieve this by creating the ability for pod-casters to host call shows.
|
achieve this by creating the ability for pod-casters to host call shows.
|
||||||
Unfortunately, our first to market advantage was taken by several pre-existing
|
Unfortunately, our first to market advantage was taken by several pre-existing
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue