Advertisement
Guest User

Untitled

a guest
Sep 12th, 2017
444
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 9.45 KB | None | 0 0
  1. %% start of file `template.tex'.
  2. %% Copyright 2006-2015 Xavier Danaux (xdanaux@gmail.com).
  3. %
  4. % This work may be distributed and/or modified under the
  5. % conditions of the LaTeX Project Public License version 1.3c,
  6. % available at http://www.latex-project.org/lppl/.
  7.  
  8.  
  9. \documentclass[11pt,a4paper,roman]{moderncv}        % possible options include font size ('10pt', '11pt' and '12pt'), paper size ('a4paper', 'letterpaper', 'a5paper', 'legalpaper', 'executivepaper' and 'landscape') and font family ('sans' and 'roman')
  10.  
  11. % moderncv themes
  12. \moderncvstyle{casual}                             % style options are 'casual' (default), 'classic', 'banking', 'oldstyle' and 'fancy'
  13. \moderncvcolor{green}                               % color options 'black', 'blue' (default), 'burgundy', 'green', 'grey', 'orange', 'purple' and 'red'
  14. %\renewcommand{\familydefault}{\sfdefault}         % to set the default font; use '\sfdefault' for the default sans serif font, '\rmdefault' for the default roman one, or any tex font name
  15. %\nopagenumbers{}                                  % uncomment to suppress automatic page numbering for CVs longer than one page
  16.  
  17. % character encoding
  18. \usepackage[utf8]{inputenc}                       % if you are not using xelatex ou lualatex, replace by the encoding you are using
  19. %\usepackage{CJKutf8}                              % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean
  20.  
  21. % adjust the page margins
  22. \usepackage[scale=0.75]{geometry}
  23. %\setlength{\hintscolumnwidth}{3cm}                % if you want to change the width of the column with the dates
  24. %\setlength{\makecvtitlenamewidth}{10cm}           % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...
  25.  
  26. % personal data
  27. \name{Rodrigo Juan}{Aparicio}
  28. %\title{rodrigoaparicio6@gmail.com}                               % optional, remove / comment the line if not wanted
  29. %\address{Ward 07, Mangrauni North}{Madhubani, 847211}{India}% optional, remove / comment the line if not wanted; the "postcode city" and "country" arguments can be omitted or provided empty
  30. \phone[mobile]{+54~11~67105255}                   % optional, remove / comment the line if not wanted; the optional "type" of the phone can be "mobile" (default), "fixed" or "fax"
  31. %\phone[fixed]{+2~(345)~678~901}
  32. %\phone[fax]{+3~(456)~789~012}
  33. \email{rodrigoaparicio6@gmail.com}
  34. % optional, remove / comment the line if not wanted
  35. %\homepage{satakshi.in/purnendu}                         % optional, remove / comment the line if not wanted
  36. %\social[linkedin]{purnenduk90}                        % optional, remove / comment the line if not wanted
  37. %\social[twitter]{purnenduk90}                             % optional, remove / comment the line if not wanted
  38. %\social[github]{PurnenduK90}                              % optional, remove / comment the line if not wanted
  39. %\extrainfo{additional information}                 % optional, remove / comment the line if not wanted
  40. \photo[100pt][0.8pt]{fotorod2.jpg}
  41.  
  42. % optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file
  43. %\quote{Best way to predict the future is to create it.}                                 % optional, remove / comment the line if not wanted
  44.  
  45. % bibliography adjustements (only useful if you make citations in your resume, or print a list of publications using BibTeX)
  46. %   to show numerical labels in the bibliography (default is to show no labels)
  47. \makeatletter\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}\makeatother
  48. %   to redefine the bibliography heading string ("Publications")
  49. %\renewcommand{\refname}{Articles}
  50.  
  51. % bibliography with mutiple entries
  52. %\usepackage{multibib}
  53. %\newcites{book,misc}{{Books},{Others}}
  54. %----------------------------------------------------------------------------------
  55. %            content
  56. %----------------------------------------------------------------------------------
  57. \begin{document}
  58. %\begin{CJK*}{UTF8}{gbsn}                          % to typeset your resume in Chinese using CJK
  59. %-----       resume       ---------------------------------------------------------
  60. \makecvtitle
  61.  
  62. \section{Datos Personales}
  63. \cvitem{Nacimiento}{31 de Marzo de 1996}
  64. \cvitem{Direcci\'on}{Avenida Crámer 1941 3C, CABA, Argentina}
  65. \cvitem{Celular}{+54 11 67105255}
  66. \cvitem{E-mail}{rodrigoaparicio6@gmail.com}
  67. \cvitem{DNI}{39.560.831}
  68.  
  69. \section{Formación Académica}
  70. \cventry{2009 - 2013}{Bachillerato técnico con orientación en tecnología de la información y la comunicación}{}{Escuelas Técnicas ORT Sede Belgrano}{}{}
  71. \cventry{\footnotesize 2014 - Presente}{Licenciatura en Análisis de Sistemas}{}{Facultad de Ingenier\'ia}{Universidad de Buenos Aires}{{ \large Materias aprobadas  }
  72. \begin{itemize}
  73.     \item Correspondientes al Ciclo Básico Común de Ingeniería y Ciencias Exactas
  74.    \item Análisis Matemático II
  75.    \item Álgebra II
  76.     \item Algoritmos y Programación I
  77.     \item Algoritmos y Programación II
  78.     \item Algoritmos y Programación III
  79.     \item Matemática Discreta
  80.     \item Organización del Computador
  81.     \item Organización de Datos \newline
  82. \end{itemize}
  83. {\large Finales adeudados}
  84. \begin{itemize}
  85.     \item Estructuras y Procesos Organizacionales \newline
  86. \end{itemize}
  87. {\large Cursando actualmente}
  88. \begin{itemize}
  89.     \item Sistemas Operativos
  90.    \item Probabilidad y Estadística
  91.    \item Desarrollo con Nuevas Tecnologías \newline
  92. \end{itemize}
  93. %{\large Tengo conocimientos de POO, Patrones de Diseño, TDAs, UML.}
  94. }
  95.  
  96. \section{Tecnologías Utilizadas}
  97. \cvitem{\small Lenguajes de Programación}{Java, Python, C, Smalltalk, Assembler IBM Mainframe, Assembler Intel 80x86}
  98. \cvitem{Sistemas Operativos}{Linux, Windows}
  99. \cvitem{Otros}{JUnit, SUnit, Github, Eclipse, Apache Spark, Pandas, Jupyter Notebook, Numpy, Matplotlib,
  100. Octave}
  101.  
  102. % Publications from a BibTeX file without multibib
  103. %  for numerical labels: \renewcommand{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% CONSIDER MERGING WITH PREAMBLE PART
  104. %  to redefine the heading string ("Publications"): \renewcommand{\refname}{Articles}
  105.  
  106. %\section{Experiencia Laboral}
  107. %\cvitem{}{Vacía}
  108.  
  109. \section{Idiomas}
  110. \cvitem{Español}{Nativo}
  111. \cvitem{Inglés}{ \textbf {Nivel avanzado (lectura, oral y escrito)} \newline First Certificate in English (FCE). University of Cambridge. ESOL \newline Examinations. \newline \newline }
  112.  
  113. {\large Sin experiencia laboral.}
  114.  
  115. % 'publications' is the name of a BibTeX file
  116.  
  117. % Publications from a BibTeX file using the multibib package
  118. %\section{Publications}
  119. %\nocitebook{book1,book2}
  120. %\bibliographystylebook{plain}
  121. %\bibliographybook{publications}                   % 'publications' is the name of a BibTeX file
  122. %\nocitemisc{misc1,misc2,misc3}
  123. %\bibliographystylemisc{plain}
  124. %\bibliographymisc{publications}                   % 'publications' is the name of a BibTeX file
  125.  
  126. %\clearpage
  127. %-----       letter       ---------------------------------------------------------
  128. % recipient data
  129. % \recipient{Company Recruitment team}{Company, Inc.\\123 somestreet\\some city}
  130. % \date{January 01, 1984}
  131. % \opening{Dear Sir or Madam,}
  132. % \closing{Yours faithfully,}
  133. % \enclosure[Attached]{curriculum vit\ae{}}          % use an optional argument to use a string other than "Enclosure", or redefine \enclname
  134. % \makelettertitle
  135.  
  136. % Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ullamcorper neque sit amet lectus facilisis sed luctus nisl iaculis. Vivamus at neque arcu, sed tempor quam. Curabitur pharetra tincidunt tincidunt. Morbi volutpat feugiat mauris, quis tempor neque vehicula volutpat. Duis tristique justo vel massa fermentum accumsan. Mauris ante elit, feugiat vestibulum tempor eget, eleifend ac ipsum. Donec scelerisque lobortis ipsum eu vestibulum. Pellentesque vel massa at felis accumsan rhoncus.
  137.  
  138. % Suspendisse commodo, massa eu congue tincidunt, elit mauris pellentesque orci, cursus tempor odio nisl euismod augue. Aliquam adipiscing nibh ut odio sodales et pulvinar tortor laoreet. Mauris a accumsan ligula. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Suspendisse vulputate sem vehicula ipsum varius nec tempus dui dapibus. Phasellus et est urna, ut auctor erat. Sed tincidunt odio id odio aliquam mattis. Donec sapien nulla, feugiat eget adipiscing sit amet, lacinia ut dolor. Phasellus tincidunt, leo a fringilla consectetur, felis diam aliquam urna, vitae aliquet lectus orci nec velit. Vivamus dapibus varius blandit.
  139.  
  140. % Duis sit amet magna ante, at sodales diam. Aenean consectetur porta risus et sagittis. Ut interdum, enim varius pellentesque tincidunt, magna libero sodales tortor, ut fermentum nunc metus a ante. Vivamus odio leo, tincidunt eu luctus ut, sollicitudin sit amet metus. Nunc sed orci lectus. Ut sodales magna sed velit volutpat sit amet pulvinar diam venenatis.
  141.  
  142. % Albert Einstein discovered that $e=mc^2$ in 1905.
  143.  
  144. %\[ e=\lim_{n \to \infty} \left(1+\frac{1}{n}\right)^n \]
  145.  
  146. % \makeletterclosing
  147.  
  148. % %\clearpage\end{CJK*}                              % if you are typesetting your resume in Chinese using CJK; the \clearpage is required for fancyhdr to work correctly with CJK, though it kills the page numbering by making \lastpage undefined
  149. \end{document}
  150.  
  151.  
  152. %% end of file `template.tex'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement