commit 35160b560aec5644547a7f7e7d30a0935b5698df
parent cc62e0b49c1ce6d97a1c2c0a5bd42dfaefe095c8
Author: mpizzzle <m@michaelpercival.xyz>
Date: Wed, 1 Jul 2020 19:40:57 +0100
padding out some sections
Diffstat:
2 files changed, 18 insertions(+), 10 deletions(-)
diff --git a/cv.pdf b/cv.pdf
Binary files differ.
diff --git a/cv.tex b/cv.tex
@@ -1,12 +1,12 @@
documentclass{article}
-usepackage{titlesec}
+usepackage[compact]{titlesec}
usepackage{titling}
usepackage[margin=1in]{geometry}
usepackage{graphicx}
usepackage{array}
usepackage{fontspec}
-setmainfont[Ligatures=TeX]{Tinos for Powerline}
+setmainfont[Ligatures=TeX]{Tinos}
newcommand{x}{includegraphics[scale=.8]{qr.png}}
@@ -23,8 +23,8 @@
{}
titleformat{subsubsection}
-{huge}
-{}
+{small}
+{hspace{0.25in}}
{0em}
{}
@@ -57,20 +57,27 @@ m@michaelpercival.xyz&§&https://michaelpercival.xyz&§&+447534346832
Currently working closely with Oxford University Hospitals trust to design and implement a new patient administration system; I work to create and maintain new REST services for handling appointments (checking in/ out patients, confirming/ cancelling etc...) as well as designing and implementing the front end solution.
subsection{Schlumberger}
Year long internship working on software solutions to assist field engineers design drills for oil wells.
+
section{Skills}
subsection{Languages}
-Java, C#, Python, Javascript, Shell
+Java, C, C#, Python, Javascript, NodeJS, Shell, SQL
subsection{Frameworks}
-Jersey, Spring Boot, Hibernate, Mockito
+Java
+subsubsection {Spring Boot, Hibernate, JUnit, Cucumber, Mockito, OSGi}
+NodeJS
+subsubsection {React, Webpack, ExpressJS}
+Other
+subsubsection {MongoDB, Nginx, Docker}
+
+subsection{Processes}
+Agile, Lean, Kanban, TDD
subsection{Miscellaneous}
-Git, Subversion, Jenkins, {LaTeX}, HTML, CSS
+OOP, Linux, Vim, Git, Subversion, Jenkins, REST, {LaTeX}, HTML, CSS, XML, JIRA
section{Education}
subsection{University}
BSc. Computer Science - Nottingham Trent University@2010 - 2014
-Dissertation: Visualisation of software metrics - 1st
-
-Final grade: 2:1
+Dissertation: 1st, Final grade: 2:1
subsection{A Levels}
A Levels - Emmbrook School@2008 - 2010
@@ -79,6 +86,7 @@ Mathematics - B, Computing - B, Chemistry - C
Forest School@2006 - 2008
11 A*-Cs inc. Maths and English
+
section{References}
Available upon request.
end{document}