Andy Pillay's CV
Author
Andy Pillay
Last Updated
9 years ago
License
Creative Commons CC BY 4.0
Abstract
Andy Pillay's CV
Andy Pillay's CV
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% This is a modified ONE COLUMN version of
% the following template:
%
% Deedy - One Page Two Column Resume
% LaTeX Template
% Version 1.1 (30/4/2014)
%
% Original author:
% Debarghya Das (http://debarghyadas.com)
%
% Original repository:
% https://github.com/deedydas/Deedy-Resume
%
% IMPORTANT: THIS TEMPLATE NEEDS TO BE COMPILED WITH XeLaTeX
%
% This template uses several fonts not included with Windows/Linux by
% default. If you get compilation errors saying a font is missing, find the line
% on which the font is used and either change it to a font included with your
% operating system or comment the line out to use the default font.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TODO:
% 1. Integrate biber/bibtex for article citation under publications.
% 2. Figure out a smoother way for the document to flow onto the next page.
% 3. Add styling information for a "Projects/Hacks" section.
% 4. Add location/address information
% 5. Merge OpenFont and MacFonts as a single sty with options.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% CHANGELOG:
% v1.1:
% 1. Fixed several compilation bugs with \renewcommand
% 2. Got Open-source fonts (Windows/Linux support)
% 3. Added Last Updated
% 4. Move Title styling into .sty
% 5. Commented .sty file.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Known Issues:
% 1. Overflows onto second page if any column's contents are more than the
% vertical limit
% 2. Hacky space on the first bullet point on the second column.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[]{deedy-resume-openfont}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% LAST UPDATED DATE
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\lastupdated
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% TITLE NAME
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\namesection{Andy}{Mooroongapillay}{ \urlstyle{same}\url{https://github.com/andypillay} \\
\href{mailto:andypillay93@gmail.com}{andypillay93@gmail.com} | 079 4342 9595
}
\href{uk.linkedin.com/in/andypillay}{uk.linkedin.com/in/andypillay}
\section{Experience}
\runsubsection{Kynetix}
\descript{| Apprentice Software Engineer }
\location{ June 2015 – Present | London, UK}
\vspace{\topsep} % Hacky fix for awkward extra vertical space
\begin{tightemize}
\item Part of the team that help maintain and develop Guardian, A Physical delivery and Warrant Commodities Management System for the Intercontinental Exchange (ICE).
\item Writing and debugging Webforms and ASP.NET MVC applications.
\item Adding new features and fixing bugs.
\item Created coded Data-driven Automated tests scripts used for regression testing that tested Guardian's UI interface.
\item Presented and introduced Visual Studio Coded UI Tests to other high profile projects within the company such as London Metal Exchange's (LME) Sentinal.
\item Coordinated with QA Testers to test and debug software applications.
\end{tightemize}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% EDUCATION
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Education}
\runsubsection{Microsoft Technology Associate}
\descript{| Software Development Fundamentals Exam}
\location{Apr 2016 – Present | Farringdon, London}
\sectionsep
\runsubsection{City \& Guilds}
\descript{| Level 3 Certificate in IT Systems and Principles Exam}
\location{Aug 2015 – Sept 2015 | Farringdon, London}
\sectionsep
\runsubsection{City \& Guilds}
\descript{| Level 3 Diploma in IT Professional Competence Exam}
\location{July 2015 – Aug 2015| Farringdon, London}
\sectionsep
\runsubsection{Plymouth University (GSM Campus)}
\descript{| Batchelor Extended Pathway (Foundation Year), completed Year 1 and 2 of Economics Bsc.}
\location{Sept 2011 – May 2014 | Greenwich, London}
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PROJECTS
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Projects}
\runsubsection{Game}
\descript{| C\# | Monogame}
Created with a \textbf{\href{https://www.linkedin.com/in/robert-woods-b141b3b9}{friend}} during free time. A Shooter built using Monogame with C\#.
\sectionsep
\runsubsection{Blog}
\descript{| Python | Django}
A blog built with python using the web framework Django.
\sectionsep
\runsubsection{Basket}
\descript{| C\# }
A small event driven program that stores adds, edits and deletes items on to a grid view.
\sectionsep
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Skills
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Skills}
\begin{minipage}[t]{.6\textwidth}
\subsection{Languages}
\location{Proficient:}
C\# \textbullet{} Python \textbullet{} CSS \textbullet{} HTML \textbullet{} MSSQL \\
\location{Familiar/Studying:}
JavaScript \textbullet{} Scala \textbullet{} C++
\sectionsep
\end{minipage}
\hfill
\begin{minipage}[t]{.35\textwidth}
\subsection{Spoken \& Written}
\location{Native fluency:} English\\
\location{Working proficiency:} French Creolé\\
\end{minipage}
\begin{minipage}[t]{.6\textwidth}
\subsection{Frameworks }
.NET \textbullet{} jQuery \textbullet{} Bootstrap \textbullet{} Django \textbullet{} Entity\\
\end{minipage}
\hfill
\begin{minipage}[t]{.35\textwidth}
\subsection{Software / Version Control}
Terminal \textbullet{} Git \textbullet{} Team Foundation Server \\
\end{minipage}
\hfill
\begin{minipage}[t]{.6\textwidth}
\subsection{Methodologies / Practices }
Agile \textbullet{} Scrum \textbullet{} Test Driven Development \\
\end{minipage}
\hfill
\begin{minipage}[t]{.35\textwidth}
\subsection{IDE's / Text Editors }
Visual Studio \textbullet{} Sublime Text \textbullet{} Notepad++ \\
\end{minipage}
\end{document} \documentclass[]{article}