Cleanup header and add personal information protection

This commit is contained in:
Joshua Coles 2024-06-17 13:20:03 +01:00
parent e94918354c
commit 8987d0abf8

View File

@ -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 \\ obscured 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}}\\