Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1dbd91159a | ||
|
|
9befe4adea | ||
|
|
8987d0abf8 | ||
|
|
e94918354c |
@@ -25,6 +25,9 @@
|
|||||||
\usepackage{enumitem}
|
\usepackage{enumitem}
|
||||||
\usepackage{ifthen}
|
\usepackage{ifthen}
|
||||||
|
|
||||||
|
\newboolean{include-sensitive}
|
||||||
|
\setboolean{include-sensitive}{false}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\input{header.tex}
|
\input{header.tex}
|
||||||
|
|||||||
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
{2019 -- 2024}
|
{2019 -- 2024}
|
||||||
{MSc Mathematics and Physics (Hons) (Sandwhich)}
|
{MSc Mathematics and Physics (Hons) (Sandwhich)}
|
||||||
{University of Bath}
|
{University of Bath}
|
||||||
{Expected classification: 2:1\\Placement with the ONS between academic years 2 and 3.}
|
{Classification: 1st Class Honours\\Placement with the ONS between academic years 2 and 3.}
|
||||||
\entry
|
\entry
|
||||||
{Graduated 2019}
|
{Graduated 2019}
|
||||||
{Prior Qualifications, Graduating 2019}
|
{Prior Qualifications, Graduating 2019}
|
||||||
|
|||||||
+2
-2
@@ -5,7 +5,7 @@
|
|||||||
{Present}
|
{Present}
|
||||||
{Software Developer}
|
{Software Developer}
|
||||||
{Better Conversations Foundation}
|
{Better Conversations Foundation}
|
||||||
{After I have completed my degree I intend to return to the Better Conversations Foundation to continue the work I started the previous year as I look for a longer term role.}
|
{After I completing my degree I returned to the Better Conversations Foundation to continue the work I started the previous year for the non-profit as I look for a longer term role.}
|
||||||
\entry
|
\entry
|
||||||
{Academic\,Year 2023/24}
|
{Academic\,Year 2023/24}
|
||||||
{Final Year Project, AI Applications in Lagrangian Physics}
|
{Final Year Project, AI Applications in Lagrangian Physics}
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
{}
|
{}
|
||||||
{}
|
{}
|
||||||
{This role gave me an appreciation for how the interpersonal aspects of successful team are crucial for the overall success of a project. This was especially important when interfacing with the business side of the organisation on the direction of the project.\\
|
{This role gave me an appreciation for how the interpersonal aspects of successful team are crucial for the overall success of a project. This was especially important when interfacing with the business side of the organisation on the direction of the project.\\
|
||||||
\kwdlst{React, Express, Jest, Cypress, Redis, SQL, Postgres, HBase, Cloudera, Jenkins, Docker, Typescript, JavaScript, Linux, Microservices, Agile, Scrum}}
|
\kwdlst{React, Redux, Express, Jest, Cypress, Redis, SQL, Postgres, HBase, Cloudera, Jenkins, Docker, Typescript, JavaScript, Linux, Microservices, Agile, Scrum}}
|
||||||
\entry
|
\entry
|
||||||
{2017 -- 2021\\\footnotesize{Holidays \& Part time}}
|
{2017 -- 2021\\\footnotesize{Holidays \& Part time}}
|
||||||
{Software Developer}
|
{Software Developer}
|
||||||
|
|||||||
+15
-15
@@ -1,30 +1,30 @@
|
|||||||
\begin{minipage}[t]{0.45\textwidth} % 45% of the page width for name
|
\begin{minipage}[t]{0.45\textwidth}
|
||||||
\vspace{-\baselineskip} % Required for vertically aligning minipages
|
\vspace{-\baselineskip}
|
||||||
|
|
||||||
% If your name is very short, use just one of the lines below
|
\colorbox{Accent}{{\HUGE\textcolor{white}{\textbf{\MakeUppercase{Joshua}}}}}
|
||||||
% If your name is very long, reduce the font size or make the minipage wider and reduce the others proportionately
|
|
||||||
\colorbox{Accent}{{\HUGE\textcolor{white}{\textbf{\MakeUppercase{Joshua}}}}} % First name
|
|
||||||
|
|
||||||
\colorbox{Accent}{{\HUGE\textcolor{white}{\textbf{\MakeUppercase{Coles}}}}} % Last name
|
\colorbox{Accent}{{\HUGE\textcolor{white}{\textbf{\MakeUppercase{Coles}}}}}
|
||||||
|
|
||||||
\vspace{6pt}
|
\vspace{6pt}
|
||||||
|
|
||||||
{\huge Full-stack Developer} % Career or current job title
|
{\huge Full-stack Developer}
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\begin{minipage}[t]{0.275\textwidth} % 27.5% of the page width for the first row of icons
|
\begin{minipage}[t]{0.275\textwidth}
|
||||||
\vspace{-\baselineskip} % Required for vertically aligning minipages
|
\vspace{-\baselineskip}
|
||||||
|
|
||||||
% The first parameter is the FontAwesome icon name, the second is the box size and the third is the text
|
\ifthenelse{\boolean{include-sensitive}}{%
|
||||||
% Other icons can be found by referring to fontawesome.pdf (supplied with the template) and using the word after \fa in the command for the icon you want
|
|
||||||
\icon{MapMarker}{12}{Bath / Reading}\\
|
\icon{MapMarker}{12}{Bath / Reading}\\
|
||||||
\icon{Phone}{12}{+44 7564 199236}\\
|
\icon{Phone}{12}{+44 7564 199236}\\
|
||||||
\icon{At}{12}{\emailaddr{me@joshuacoles.me}}\\
|
\icon{At}{12}{\emailaddr{me@joshuacoles.me}}\\
|
||||||
|
}{%
|
||||||
|
\icon{MapMarker}{12}{South England}\\
|
||||||
|
\icon{At}{12}{{me at this domain}}\\\\
|
||||||
|
Personal information \\ omitted in web version
|
||||||
|
}
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\begin{minipage}[t]{0.275\textwidth} % 27.5% of the page width for the second row of icons
|
\begin{minipage}[t]{0.275\textwidth}
|
||||||
\vspace{-\baselineskip} % Required for vertically aligning minipages
|
\vspace{-\baselineskip}
|
||||||
|
|
||||||
% The first parameter is the FontAwesome icon name, the second is the box size and the third is the text
|
|
||||||
% Other icons can be found by referring to fontawesome.pdf (supplied with the template) and using the word after \fa in the command for the icon you want
|
|
||||||
\icon{Globe}{12}{\href{https://git.joshuacoles.me/explore/repos}{Personal Gitea}}\\
|
\icon{Globe}{12}{\href{https://git.joshuacoles.me/explore/repos}{Personal Gitea}}\\
|
||||||
\icon{Github}{12}{\href{https://github.com/joshuacoles}{github.com/joshuacoles}}\\
|
\icon{Github}{12}{\href{https://github.com/joshuacoles}{github.com/joshuacoles}}\\
|
||||||
\icon{Linkedin}{12}{\href{https://www.linkedin.com/in/joshua-coles-a79498151/}{LinkedIn}}\\
|
\icon{Linkedin}{12}{\href{https://www.linkedin.com/in/joshua-coles-a79498151/}{LinkedIn}}\\
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
\newboolean{include-references}
|
\newboolean{include-references}
|
||||||
\setboolean{include-references}{true}
|
\setboolean{include-references}{true}
|
||||||
|
|
||||||
\ifthenelse{\boolean{include-references}}
|
\ifthenelse{\boolean{include-references} \AND \boolean{include-sensitive}}
|
||||||
{
|
{
|
||||||
\begin{entrylist}
|
\begin{entrylist}
|
||||||
\entry
|
\entry
|
||||||
|
|||||||
Reference in New Issue
Block a user