Magdalena Ochoa's CV
Forfatter
Maleny
Sidst opdateret
5 år siden
Licens
Creative Commons CC BY 4.0
Resumé
Magdalena Ochoa's CV
Magdalena Ochoa's CV
% -- Encoding UTF-8 without BOM
% -- XeLaTeX => PDF (BIBER)
\documentclass[]{cv-style} % Add 'print' as an option into the square bracket to remove colours from this template for printing.
% Add 'espanol' as an option into the square bracket to change the date format of the Last Updated Text
\sethyphenation[variant=british]{english}{} % Add words between the {} to avoid them to be cut
\begin{document}
\header{Magdalena}{Ochoa} % Your name
\lastupdated
%----------------------------------------------------------------------------------------
% SIDEBAR SECTION -- In the aside, each new line forces a line break
%----------------------------------------------------------------------------------------
\begin{aside}
%
\section{contact}
433 Canario
Mazatlán, Sinaloa 82132
México
~
Cel (669) 161 6808
Home (667) 750 8870
~
developer.maleny
@gmail.com
%
\section{languages}
Spanish mother tongue
English medium-high
%
\section{programming}
{\color{red} $\varheartsuit$} Java,
Spring, Android, JavaScript.
%
\end{aside}
%----------------------------------------------------------------------------------------
% SKILLS SECTION
%----------------------------------------------------------------------------------------
\section{Skills}
\vspace{-0.4cm}
Git, Java, Docker, MYSQL, Spring, HTML, Console, Android, JS, Node, NestJS, Express, Scrum, Ubuntu, Windows, Selenium, DataStudio.
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\section{Experience}
\begin{entrylist}
%------------------------------------------------
\entry
{2018--Now}
{Talento ConCrédito}
{Culiacán, Sinaloa}
{\jobtitle{Developer}\\
Create, Modify, Maintain and deploy API's, in the develop, QA and production environment.
Our API's help to provide a financial solutions simplify by technology.
Work with the scrum methodology.
Version control of our projects using git.
Use the Google Data Studio tool to create reports that represent indicators of the systems.
Use Docker to help us through containers to implement tools in a matter of seconds without the need to install anything. It's multiplatform, which guarantees that the availability of our application works independently of the operating system.}
%------------------------------------------------
\entry
{2018--2018}
{ConCrédito }
{Cuiacán, Sinaloa}
{\jobtitle{Tester}
\begin{itemize}
\item Analyze systems functional models.
\item Create test cases for the systems.
\item Run test cases.
\item Create autumatized tests using selenium.
\item Black-Box Testing
\item Record evidence and raise defects to the developers.
\end{itemize}}
\end{entrylist}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{Education}
\begin{entrylist}
%------------------------------------------------
\entry
{2014--2017}
{Lic. {\normalfont in Informatics [3rd Grade, Not Finish]}}
{Universidad Autónoma de Sinaloa | Mazatlán, Sin.}
{\vspace{-0.3cm}}
%------------------------------------------------
\end{entrylist}
%----------------------------------------------------------------------------------------
% SOFT SKILLS SECTION
%----------------------------------------------------------------------------------------
\section{Soft Skills}
\vspace{-0.4cm}
Listening,
Negotiation,
Persuasion,
Public speaking,
Reading body language,
Storytelling,
Verbal communication,
Visual communication,
Writing reports and proposals,
Writing skills,
Adaptability,
Artistic aptitude,
Creativity,
Desire to learn,
Flexibility,
Innovation,
Logical thinking,
Willingness to learn.
%----------------------------------------------------------------------------------------
% INTERESTS SECTION
%----------------------------------------------------------------------------------------
\section{Interests}
\begin{entrylist}
%------------------------------------------------
\entry
{Professional}
{- {\normalfont Continue learning, work and develop a career in what I'm passionate about, which are all the information technologies. }}
{}
{\vspace{-0.3cm}}
%------------------------------------------------
\entry
{Personal}
{- {\normalfont Be economically independent, have a balance between my work and my personal life, manage my time in the activities that I like, such as yoga, music, gardening, movies, cooking and being with my husband. }}
{}
{}
%------------------------------------------------
\end{entrylist}
\end{document}