%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Wilson Resume/CV
% XeLaTeX Template
% Version 1.0 (22/1/2015)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Howard Wilson (https://github.com/watsonbox/cv_template_2004) with
% extensive modifications by Vel (vel@latextemplates.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[10pt]{article} % Default font size
\input{structure.tex} % Include the file specifying document layout
%----------------------------------------------------------------------------------------
\begin{document}
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION
%----------------------------------------------------------------------------------------
\title{Andrew H. Villahermosa -- Résumé} % Print the main header
%------------------------------------------------
\parbox{0.5\textwidth}{ % First block
\begin{tabbing} % Enables tabbing
\hspace{3cm} \= \hspace{4cm} \= \kill % Spacing within the block
{\bf Address} \> Brgy.Naguituban,\\ % Address line 1
\> San Juan La Union \\ % Address line 2
{\bf Date of Birth} \> 15$^{th}$October 1993 \\ % Date of birth
{\bf Nationality} \> Pilipino % Nationality
\end{tabbing}}
\hfill % Horizontal space between the two blocks
\parbox{0.5\textwidth}{ % Second block
\begin{tabbing} % Enables tabbing
\hspace{3cm} \= \hspace{4cm} \= \kill % Spacing within the block
{\bf Mobile Phone} \> 09203639532 \\ % Mobile phone
{\bf Email} \> \href{mailto:Prinz_tae@yahoo.com}{Prinztae@yahoo.com} \\ % Email address
\end{tabbing}}
%----------------------------------------------------------------------------------------
% PERSONAL PROFILE
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{Education}
\tabbedblock{
\bf{2015} \> BSPharmacy - \href{http://www.universityofcalifornia.edu}{Lorma Colleges, Carlatan Campus Sanfernando City} \\[5pt]
}
%------------------------------------------------
\tabbedblock{
\bf{2010-2012} \> Lord Of Zion Divine School Inc. - \href{http://www.berkeleycollege.edu}{Paratong Bacnotan La Union}\\[5pt]
\>\+
}
%----------------------------------------------------------------------------------------
% EMPLOYMENT HISTORY SECTION
%----------------------------------------------------------------------------------------
\section{Employment History}
\job
{February 2015 -}{June 2015}
{Mercury P.burgos San Fernando City}
{http://www.lehmanbrothers.com}
{Self Service Attendant}
{All around Pharmacy maintance and pharmacy assistant aid.\\
}
%------------------------------------------------
\job
{November 2013 -}{Sep 2010}
{KFC La Union Branch, Sanfernando City}
{http://www.initech.com}
{Restaurant Crew }
{All around fast food chain personnel.
}
%----------------------------------------------------------------------------------------
% INTERESTS SECTION
%----------------------------------------------------------------------------------------
\section{Interests}
\interestsgroup{
\interest{Badminton, Running, Singing, Acting, Dancing}
\interest{Travelling}
\interest{Reading Novels, Writing Essays, Writng Poems}
\interest{Photography}
\interest{A bit of Web developing}
}
%----------------------------------------------------------------------------------------
% REFEREE SECTION
%----------------------------------------------------------------------------------------
\section{Referees}
\parbox{0.5\textwidth}{ % First block
\begin{tabbing}
\hspace{2.75cm} \= \hspace{4cm} \= \kill % Spacing within the block
{\bf Name} \> Glaiza MArie Villagera \\ % Referee name
{\bf Company} \>Nisce Marinez Company. \\ % Referee company
{\bf Position} \> Staff Nurse \\ % Referee job title
{\bf Contact} \> \href{mailto:bill@initech.com}{glaizamarie@yahoo.com.com} % Referee contact information
\end{tabbing}}
\hfill % Horizontal space between the two blocks
\parbox{0.5\textwidth}{ % Second block
\begin{tabbing}
\hspace{2.75cm} \= \hspace{4cm} \= \kill % Spacing within the block
{\bf Name} \> Hilmer M. Fernandez\\ % Referee name
{\bf Company} \> UPCI Phillipines \\ % Referee company
{\bf Position} \> Local Minister \\ % Referee job title
{\bf Contact} \> \href{mailto:mike@buymore.com}{hfernandez@yahoo.com} % Referee contact information
\end{tabbing}}
%----------------------------------------------------------------------------------------
\end{document}