Curriculum Vitae Eraldo Barbosa
Forfatter:
Eraldo
Sidst opdateret:
9 år siden
Licens:
Creative Commons CC BY 4.0
Resumé:
Eraldo Barbosa's CV
\begin
Opdag hvorfor 18 millioner mennesker verden rundt stoler på Overleaf med deres arbejde.
Eraldo Barbosa's CV
\begin
Opdag hvorfor 18 millioner mennesker verden rundt stoler på Overleaf med deres arbejde.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% "ModernCV" CV and Cover Letter
% LaTeX Template
% Version 1.1 (9/12/12)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Xavier Danaux (xdanaux@gmail.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important note:
% This template requires the moderncv.cls and .sty files to be in the same
% directory as this .tex file. These files provide the resume style and themes
% used for structuring the document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman
\moderncvstyle{casual} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{blue} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
\usepackage[scale=0.75]{geometry} % Reduce document margins
%\setlength{\hintscolumnwidth}{3cm} % Uncomment to change the width of the dates column
%\setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\firstname{Eraldo} % Your first name
\familyname{Barbosa} % Your last name
% All information in this block is optional, comment out any lines you don't need
\title{Curriculum Vitae}
\address{Avenida Jose Americo de Almeida, 151, Apt. 701H}{Recife, Pernambuco}
\mobile{(81) 9 9939-5114}
\email{eraldofilho94@gmail.com}
\photo[70pt][0.4pt]{huehue} % The first bracket is the picture height, the second is the thickness of the frame around the picture (0pt for no frame)
%----------------------------------------------------------------------------------------
\begin{document}
\makecvtitle % Print the CV title
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{Educa\c{c}\~ao}
\cventry{2013--}{Bachalerado em Estat\'istica}{Universidade Federal de Pernambuco}{UFPE}{}{}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
%------------------------------------------------
%------------------------------------------------
%----------------------------------------------------------------------------------------
% AWARDS SECTION
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% COMPUTER SKILLS SECTION
%----------------------------------------------------------------------------------------
\section{\'Areas de Conhecimento}
\cvitem{B\'asico}{SAS, Access, Linguagem Java}
\cvitem{Intermedi\'ario}{SPSS, Linguagem C, Linux}
\cvitem{Avan\c{c}ado}{R Project, Pacote Office, Microsoft Windows}
%----------------------------------------------------------------------------------------
% COMMUNICATION SKILLS SECTION
%----------------------------------------------------------------------------------------
\section{Cursos}
\cvitem{2014}{Curso de Java, UFPE}
\cvitem{2014}{Curso de Ingl\^es, UFPE}
\cvitem{2016}{Curso de Android}
%----------------------------------------------------------------------------------------
% LANGUAGES SECTION
%----------------------------------------------------------------------------------------
\section{L\'inguas}
\cvitemwithcomment{B\'asico}{Espanhol}{}
\cvitemwithcomment{Avan\c{c}ado}{Ingl\^es}{}
%----------------------------------------------------------------------------------------
% INTERESTS SECTION
%----------------------------------------------------------------------------------------
\section{Interesses}
\renewcommand{\listitemsymbol}{-~} % Changes the symbol used for lists
\cvlistitem{Est\'agio em Estat\'istica com poss\'ivel foco em otimiza\c{c}\~ao e an\'alise}
%----------------------------------------------------------------------------------------
% COVER LETTER
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
\end{document}