Skip to content

Instantly share code, notes, and snippets.

@javier-lopez
Last active February 29, 2020 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save javier-lopez/18318ac6a1af540761a6ead8472b0b7b to your computer and use it in GitHub Desktop.
Save javier-lopez/18318ac6a1af540761a6ead8472b0b7b to your computer and use it in GitHub Desktop.
\documentclass[letterpaper,11pt,sans,final]{moderncv}
\usepackage[scale=0.8]{geometry}
\moderncvtheme[black]{casual}
\usepackage[utf8]{inputenc}
%hyperlinks
\usepackage[urlcolor=blue,unicode]{hyperref}
\urlstyle{same}
\firstname{Ninoska}
\familyname{Duin}
\title{Senior HR Technical Recruiter / QA Manager}
%\address{México, D.F.}{CP: 03020}
\mobile{+58 414 9016610}
\email{ninoskaduin@gmail.com}
\homepage{https://www.linkedin.com/in/ninoska-duin-0947b919b/}
\begin{document}
\maketitle
\section{Professional Experience}
\cventry{2019 - Present}{Software Quality Control Manager}{CorpBID}{}
{}{Responsible for software inspection to confirm that it meets
customer's requirements. Review of software documentation. Tracking software end users. Web applications used: Jira (Scrum), Git, Apache. Communication tool: Zoom
Meetings \& Chat.}
\cventry{2017 - 2018}{Technical HR Recruiter}{ZZCom}{}
{}{Recruitment for Marketing, CEO, IT Tester and PHP/JS
Programmer positions. Communication tool used: Skype.}
\cventry{2016 - 2017}{Software QA}{ZZCom}{}
{}{Running tests to find bugs, errors, defects or any problem
that can affect the performance of the computer software
or application. Web applications used:
Redmine, Rocket Chat, Trello.}
\cventry{2014-2016}{LAMP Programmer.}{Caracas University}{}
{}{Responsible for development and maintenance of academic systems based in Linux, Apache, Php/Mysql.}
\cventry{2013-2014}{Customer Service.}{Caracas University}{}
{}{Attention and support to students and teachers about
issues related to the academic system. Applications used: Windows, Office, Google Drive.}
\cventry{2010-2013}{University Professor.}{Caracas University}{}
{}{Teaching the subject Programming Logic.}
\hfill \break
\section{Education}
\cventry{2012-2014}{Master in Strategic Management, Information Technology}{Universidad Internacional Iberoamericana}{}{}{}
\cventry{1997–2002}{Bachelor's Degree of Business Administration}{Universidad de Los Andes}{}{}{}
\cventry{1997–2000}{Information Science Associate Degree}{Instituto Tecnológico de Ejido}{}{}{}
\hfill \break
\section{Languages}
\cventry{English}{Advanced}{}{USA Tourist Visa 2018}{}{}
\cventry{Spanish}{Native Speaker}{}{}{}{}
\hfill \break
\makecvfooter
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment