Gleiston Guerrero Ulloa's CV
Auteur
Gleiston Guerrero Ulloa
Last Updated
il y a 7 ans
License
LaTeX Project Public License 1.3c
Résumé
Gleiston Guerrero Ulloa's CV
Gleiston Guerrero Ulloa's CV
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 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
%Version for spanish users, by dgarhdez
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 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=11pt]{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}{1pt}}
%%% 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{White}{%
\parbox{5cm}{%
\hfill\color{Black}#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
\noindent\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{Gleiston Guerrero Ulloa}
\MySlogan{Ingeniero en Computación}
\sepspace
%%% Personal details
%%% ------------------------------------------------------------
\NewPart{Datos personales}{}
\PersonalEntry{Nacimiento}{02 de julio, 1971}
\PersonalEntry{Address}{111 P St, Quevedo, Los Ríos, Ecuador}
\PersonalEntry{Teléfono}{(+593) 999618561 }
\PersonalEntry{E--Mail}{\url{gleistonguerrero@gmail.com}}
%%% Education
%%% ------------------------------------------------------------
\NewPart{Educación}{}
\EducationEntry{Ingeniería en Computación} {1991-1998}{Universidad Politécnica del Litoral}{
\begin{itemize}
\item{Especialidad }
\item{Programación de Sistemas/Desarrollo de Software}
\item{Proyecto de fin de carrera: \emph{Tecnología Cliente Servidor - CORBA ORB}}
\end{itemize}
}
\sepspace
\EducationEntry{Curso extracurricular}{Verano 2016}{Escuela de Verano de la Universidad Complutense de Madrid}{Big Data y Programación en R, 80 horas, Manejo de R para análisis de Datos}
%%% Work experience
%%% ------------------------------------------------------------
\NewPart{Experiencia laboral}
\EducationEntry{Coordinador de la Carrera de Ingeniería en Sistemas}{1999-2002}{Universidad de Guayaquil}{
\begin{itemize}
\item{Actualización de los programas (Pensums) de estudio}
\item{Actualización de la Malla Curricular}
\item{Reclutamiento de Profesionales para Docentes de la Carrera}
\end{itemize}
}
\sepspace
\EducationEntry{Coordinador de la Carrera de Análisis de Sistemas}{2003-2005}{Universidad de Guayaquil}{
\begin{itemize}
\item{Actualización de los programas (Pensums) de estudio}
\item{Actualización de la Malla Curricular}
\item{Reclutamiento de Profesionales para Docentes de la Carrera}
\end{itemize}
}
\sepspace
\EducationEntry{Docente}{1998-2013}{Universidad de Guayaquil}{
\begin{itemize}
\item{Impartir clases en las carreras de: Ingenierñia en Sistemas Computacionales, Licenciatura en Educación Informática, y, en Tecnología en Análisis de Sistemas, Licenciatura en Sistemas de Información}
\item{Director de Proyectos de Investigación de pre-grado}
\item{Instructor en Seminarios Extra-curriculares}
\end{itemize}
}
\sepspace
\EducationEntry{Docente}{2001-Actual}{Universidad Técnica Estatal de Guayaquil}{
\begin{itemize}
\item{Impartir clases en las Ingenierías en: Sistemas, y en Diseño Gráfico y Multimedia}
\item{Coordinador de área de conocimiento de la Carrera de Ingeniería en Sistemas}
\item{Director de Proyectos de Investigación de pre-grado}
\item{Instructor en Seminarios Extra-curriculares}
\end{itemize}
}
%%% Skills
%%% ------------------------------------------------------------
\NewPart{Habilidades personales}
\SkillsEntry{Idiomas}{Español (nativo)}
\SkillsEntry{}{Inglés (Básico).}
\SkillsEntry{Software}{Excel, PowerPoint, Herramientas de desarrollo de Software}
\SkillsEntry{Soft skills}{Trabajo en equipos multiculturales}
\SkillsEntry{}{Flexibilidad y adaptación ante cambios en el proyecto}
\SkillsEntry{}{Gran capacidad de comunicación}
\SkillsEntry{}{Análisis y resolución de problemas}
%\SkillsEntry{}{}
%%% References
%%% ------------------------------------------------------------
\NewPart{References}
\EducationEntry{Ing. Roberto Pico Saltos, MSc.}{Telf.: (+593) 99 680 6731}{Vicerrector de la Universidad Técnica Estatal de Quevedo}{}
\EducationEntry{Ing. Jorge Guanín Fajardo}{Telf.: (+34) 645 81 24 77}{Doctorando TICs Universidada de Granada}{}
\EducationEntry{PhD. Amilkar Puris Cáceres}{Telf.: (+593) 99 909 4963}{Docente Universidad Técnica Estatal de Quevedo}{}
\end{document}