Akapo Yusuf Oviyon's Curriculum Vitae
Author:
Akapo Yusuf Oviyon
Last Updated:
8年前
License:
Creative Commons CC BY 4.0
Abstract:
Akapo Yusuf Oviyon's Curriculum Vitae
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
Akapo Yusuf Oviyon's Curriculum Vitae
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LaTeX Template: Curriculum Vitae
%
% Source: http://www.howtotex.com/
% Feel free to distribute this template, but please keep the
% referal to HowToTeX.com.
% Date: July 2011
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% How to use writeLaTeX:
%
% You edit the source code here on the left, and the preview on the
% right shows you the result within a few seconds.
%
% Bookmark this page and share the URL with your co-authors. They can
% edit at the same time!
%
% You can upload figures, bibliographies, custom classes and
% styles using the files menu.
%
% If you're new to LaTeX, the wikibook is a great place to start:
% http://en.wikibooks.org/wiki/LaTeX
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[paper=a4,fontsize=13pt]{scrartcl} % KOMA-article class
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage[protrusion=true,expansion=true]{microtype}
\usepackage{amsmath,amsfonts,amsthm} % Math packages
\usepackage{graphicx} % Enable pdflatex
\usepackage[svgnames]{xcolor} % Colors by their 'svgnames'
\usepackage{geometry}
\textheight=700px % Saving trees ;-)
\usepackage{url}
\frenchspacing % Better looking spacings after periods
\pagestyle{empty} % No pagenumbers/headers/footers
%%% Custom sectioning (sectsty package)
%%% ------------------------------------------------------------
\usepackage{sectsty}
\sectionfont{% % Change font of \section command
\usefont{OT1}{phv}{b}{n}% % bch-b-n: CharterBT-Bold font
\sectionrule{0pt}{0pt}{-5pt}{3pt}}
%%% Macros
%%% ------------------------------------------------------------
\newlength{\spacebox}
\settowidth{\spacebox}{8888888888} % Box to align text
\newcommand{\sepspace}{\vspace*{1em}} % Vertical space macro
\newcommand{\MyName}[1]{ % Name
\Huge \usefont{OT1}{phv}{b}{n} \hfill #1
\par \normalsize \normalfont}
\newcommand{\MySlogan}[1]{ % Slogan (optional)
\large \usefont{OT1}{phv}{m}{n}\hfill \textit{#1}
\par \normalsize \normalfont}
\newcommand{\NewPart}[1]{\section*{\uppercase{#1}}}
\newcommand{\PersonalEntry}[2]{
\noindent\hangindent=2em\hangafter=0 % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name (birth, address, etc.)
\hspace{1.5em} #2 \par} % Entry value
\newcommand{\SkillsEntry}[2]{ % Same as \PersonalEntry
\noindent\hangindent=2em\hangafter=0 % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name (birth, address, etc.)
\hspace{1.5em} #2 \par} % Entry value
\newcommand{\EducationEntry}[4]{
\noindent \textbf{#1} \hfill % Study
\colorbox{Black}{%
\parbox{6em}{%
\hfill\color{White}#2}} \par % Duration
\noindent \textit{#3} \par % School
\noindent\hangindent=2em\hangafter=0 \small #4 % Description
\normalsize \par}
\newcommand{\WorkEntry}[4]{ % Same as \EducationEntry
\noindent \textbf{#1} \hfill % Jobname
\colorbox{Black}{\color{White}#2} \par % Duration
\noindent \textit{#3} \par % Company
\noindent\hangindent=2em\hangafter=0 \small #4 % Description
\normalsize \par}
%%% Begin Document
%%% ------------------------------------------------------------
\begin{document}
% you can upload a photo and include it here...
%\begin{wrapfigure}{l}{0.5\textwidth}
% \vspace*{-2em}
% \includegraphics[width=0.15\textwidth]{photo}
%\end{wrapfigure}
\MyName{AKAPO YUSUF OVIYON}
\MySlogan{Curriculum Vitae}
\sepspace
%%% Personal details
%%% ------------------------------------------------------------
\NewPart{Personal details}{}
\PersonalEntry{Birth:}{October 20, 1989}
\PersonalEntry{Address:}{No. 38, Terere Street, New Town, Ondo.}
\PersonalEntry{Phone:}{(+234) 8064097917}
\PersonalEntry{Mail:}{\url{akapoyusuf@gmail.com}}
%%% Education
%%% ------------------------------------------------------------
\NewPart{Education}{}
\EducationEntry{BA.Ed. French}{2013-2016}{Adeyemi College of Education, Ondo.}
\sepspace
\EducationEntry{French Diploma}{2011-2012}{Nigeria French Language Village, Ajara-Badagry, Lagos.}
\sepspace
\EducationEntry{Computer Diploma}{2008-2010}{AST Ventures, Badagry Lagos State.}
\sepspace
\EducationEntry{SSCE}{2004-2007}{Government Senior College, Ajara Badagry, Lagos.}
\sepspace
\EducationEntry{JSCE}{2001-2004}{Government Junior College, Ajara Badagry, Lagos.}
\sepspace
\EducationEntry{First School Leaving Certificate}{1996-2001}{Gbenepo Primary School, Ajara-Topa Badagry, Lagos.}
%%% \textbf{Work experience}
%%% ------------------------------------------------------------
\NewPart{Work experience}{}
\EducationEntry{Graphics Design}{2009-2011}{Olude G Concept, Full-time}{Design all kind of customer ordered designs and deliver on scheduled for onward printing. colour separation is also one of my duties.}
\sepspace
\EducationEntry{Cafe Attendant/Technical Assistant}{2014-2016}{MIS, Ace Ondo, Part-time}{Assist Staffs ans Student of the school on various computer issues and report quickly to head in the unit, and offer other various technical services.}
%%% Skills
%%% ------------------------------------------------------------
\NewPart{Skills}{}
\SkillsEntry{Languages:}{Yoruba/Egun (mother tongue)}
\SkillsEntry{}{English (fluent)}
\SkillsEntry{}{French (fluent)}
\SkillsEntry{IT Skills:}{\textsc{Microsoft Office}, {Corel Draw/Graphics,} Blogging, }
\sepspace
\SkillsEntry{Personal Statement:}{\textsc{Team worker}, {Ready to learn,} Hardworking. }
%%% References
%%% ------------------------------------------------------------
\NewPart{References}{}
Available upon request
\end{document}