Advertisement
Guest User

ccenaas2

a guest
Feb 5th, 2018
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.71 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,sans]{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{blue} % 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{Paulo}{Peidos Martins Silva}
  28. \title{Curriculum Vitae} % optional, remove / comment the line if not wanted
  29. \address{Rua de Lamais nº55}{4590-806 Ferreira, Paços de Ferreira}{Portugal}% optional, remove / comment the line if not wanted; the "postcode city" and "country" arguments can be omitted or provided empty
  30. \phone[mobile]{(+351)91~45~44~775} % optional, remove / comment the line if not wanted; the optional "type" of the
  31. \email{ster1177@gmail.com} % optional, remove / comment the line if not wanted
  32. \social[github]{https://github.com/Ster1177} % optional, remove / comment the line if not wanted
  33. \photo[64pt][0.4pt]{Profile.jpg} % 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
  34.  
  35.  
  36. % bibliography adjustements (only useful if you make citations in your resume, or print a list of publications using BibTeX)
  37. % to show numerical labels in the bibliography (default is to show no labels)
  38. \makeatletter\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}\makeatother
  39. % to redefine the bibliography heading string ("Publications")
  40. %\renewcommand{\refname}{Articles}
  41.  
  42. % bibliography with mutiple entries
  43. %\usepackage{multibib}
  44. %\newcites{book,misc}{{Books},{Others}}
  45. %----------------------------------------------------------------------------------
  46. % content
  47. %----------------------------------------------------------------------------------
  48. \begin{document}
  49. %\begin{CJK*}{UTF8}{gbsn} % to typeset your resume in Chinese using CJK
  50. %----- resume ---------------------------------------------------------
  51. \makecvtitle
  52.  
  53. \section{Personal Information}
  54. \cvitem{Birthday}{26-01-1989}
  55. \cvitem{Civil Status}{Single}
  56. \cvitem{Driver's License} {B (Car)}
  57.  
  58. \section{About me}
  59. I always found interesting how the technological revolution and the constant evolution of computing systems affects our everyday lives. My curiosity about how computers solve complex problems in an efficient manner, arose my will of understanding them. I decided, then, to pursue a career in Computer Science, which gave me the tools to accomplish my objectives. I am, as of now, on the fifth year of my Computer Engineering Master, which gave me the know-how about the areas that motivate and interest me more. Artificial Intelligence, Human-Computer Interaction and game design are the topics I always felt compelled to explore and contribute to.
  60.  
  61. \section{Education}
  62. \cventry{2010--ongoing}{Integrated Master in Informatics and Computer Engineering}{Faculdade de Engenharia da Universidade do Porto}{Porto - Portugal}{}{} % arguments 3 to 6 can be left empty
  63.  
  64. %SECCAO MASTER THESIS
  65.  
  66. %\section{Master thesis}
  67. %\cvitem{title}{\emph{Title}}
  68. %\cvitem{supervisors}{Supervisors}
  69. %\cvitem{description}{Short thesis abstract}
  70.  
  71.  
  72. %SECCAO EXPERIENCE
  73. %\section{Experience}
  74. %\subsection{Vocational}
  75. %\cventry{year--year}{Job title}{Employer}{City}{}{General description no longer than 1--2 lines.\newline{}%
  76. %Detailed achievements:%
  77. %\begin{itemize}%
  78. %\item Achievement 1;
  79. %\item Achievement 2, with sub-achievements:
  80. % \begin{itemize}%
  81. % \item Sub-achievement (a);
  82. % \item Sub-achievement (b), with sub-sub-achievements (don't do this!);
  83. % \begin{itemize}
  84. % \item Sub-sub-achievement i;
  85. % \item Sub-sub-achievement ii;
  86. % \item Sub-sub-achievement iii;
  87. % \end{itemize}
  88. % \item Sub-achievement (c);
  89. % \end{itemize}
  90. %\item Achievement 3.
  91. %\end{itemize}}
  92.  
  93. %\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\newline{}Description line 2}
  94. %\subsection{Miscellaneous}
  95. %cventry{year--year}{Job title}{Employer}{City}{}{Description}
  96.  
  97. \section{Main projects}
  98. \cvitem{itRides}{2015 - Android mobile app in which selected users can plan various types of shared car rides and rate each other's services}
  99. \cvitem{Atmosphere}{2014 - Web platform where users can aglomerate all their cloud accounts into one, supporting multiple third party cloud services}
  100. \cvitem{I-Go}{2013 - Android mobile app that obtains the users' location, providing information concerning the area they are in (services, points of interest and historical information)}
  101.  
  102. \section{Computer Skills}
  103. \cvitem{Programming Languages}{C, C++, JAVA, Ruby, HTML, JavaScript, Prolog, ADA, SQL, OpenGL}
  104. \cvitem{Frameworks}{AngularJS, Ionic, Smarty, Ruby on Rails}
  105.  
  106.  
  107. \section{Languages}
  108. \cvitemwithcomment{Portuguese}{Mother Tongue}{}
  109. \cvitemwithcomment{English}{Fluent}{}
  110. \cvitemwithcomment{Spanish}{Advanced}{}
  111.  
  112. % Publications from a BibTeX file without multibib
  113. % for numerical labels: \renewcommand{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% CONSIDER MERGING WITH PREAMBLE PART
  114. % to redefine the heading string ("Publications"): \renewcommand{\refname}{Articles}
  115. \nocite{*}
  116. \bibliographystyle{plain}
  117. \bibliography{publications} % 'publications' is the name of a BibTeX file
  118.  
  119. % Publications from a BibTeX file using the multibib package
  120. %\section{Publications}
  121. %\nocitebook{book1,book2}
  122. %\bibliographystylebook{plain}
  123. %\bibliographybook{publications} % 'publications' is the name of a BibTeX file
  124. %\nocitemisc{misc1,misc2,misc3}
  125. %\bibliographystylemisc{plain}
  126. %\bibliographymisc{publications} % 'publications' is the name of a BibTeX file
  127.  
  128. \clearpage
  129.  
  130.  
  131.  
  132.  
  133. %\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
  134. \end{document}
  135.  
  136.  
  137. %% end of file `template.tex'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement