Advertisement
Guest User

Untitled

a guest
Aug 21st, 2016
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 7.79 KB | None | 0 0
  1. %% start of file `template.tex'.
  2. %% Copyright 2006-2013 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. \usepackage[english,russian]{babel}   %% загружает пакет многоязыковой вёрстки
  12. %\usepackage{fontspec}      %% подготавливает загрузку шрифтов Open Type, True Type и др.
  13. %\defaultfontfeatures{Ligatures={TeX},Renderer=Basic}  %% свойства шрифтов по умолчанию
  14. %\setmainfont[Ligatures={TeX,Historic}]{Times New Roman} %% задаёт основной шрифт документа
  15. %\setsansfont{Comic Sans MS}                    %% задаёт шрифт без засечек
  16.  
  17. % modern themes
  18. \moderncvstyle{banking}                            % style options are 'casual' (default), 'classic', 'oldstyle' and 'banking'
  19. \moderncvcolor{blue}                                % color options 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
  20. %\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
  21. %\nopagenumbers{}                                  % uncomment to suppress automatic page numbering for CVs longer than one page
  22.  
  23. % character encoding
  24. \usepackage[utf8]{inputenc}                       % if you are not using xelatex ou lualatex, replace by the encoding you are using
  25. %\usepackage{CJKutf8}                              % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean
  26.  
  27. % adjust the page margins
  28. \usepackage[scale=0.75]{geometry}
  29. %\setlength{\hintscolumnwidth}{3cm}                % if you want to change the width of the column with the dates
  30. %\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...
  31.  
  32. \usepackage{import}
  33.  
  34. % personal data
  35. \name{Влад}{Жуков}
  36. %\title{Curriculum Vitae}                               % optional, remove / comment the line if not wanted
  37. \address{141700, г. Долгопрудный, ул. Первомайская, д. 32.}{}{}% optional, remove / comment the line if not wanted; the "postcode city" and and "country" arguments can be omitted or provided empty
  38. \phone[mobile]{8-926-4-517-518}                   % optional, remove / comment the line if not wanted
  39. %\phone[fixed]{01234 123456}                    % optional, remove / comment the line if not wanted
  40. %\phone[fax]{+3~(456)~789~012}                      % optional, remove / comment the line if not wanted
  41. \email{vladzhukovtirko@gmail.com}                               % optional, remove / comment the line if not wanted
  42. %\homepage{www.myname.webs.com}                         % optional, remove / comment the line if not wanted
  43. %\extrainfo{additional information}                 % optional, remove / comment the line if not wanted
  44. %\photo[64pt][0.4pt]{picture}                       % 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
  45. %\quote{Some quote}                                 % optional, remove / comment the line if not wanted
  46.  
  47. % to show numerical labels in the bibliography (default is to show no labels); only useful if you make citations in your resume
  48. %\makeatletter
  49. %\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}
  50. %\makeatother
  51. %\renewcommand*{\bibliographyitemlabel}{[\arabic{enumiv}]}% CONSIDER REPLACING THE ABOVE BY THIS
  52.  
  53. % bibliography with mutiple entries
  54. %\usepackage{multibib}
  55. %\newcites{book,misc}{{Books},{Others}}
  56. %----------------------------------------------------------------------------------
  57. %            content
  58. %----------------------------------------------------------------------------------
  59. \begin{document}
  60. %\begin{CJK*}{UTF8}{gbsn}                          % to typeset your resume in Chinese using CJK
  61. %-----       resume       ---------------------------------------------------------
  62. \makecvtitle
  63.  
  64. \small{Мечтаю найти работу связанную с машинным обучением, где у меня будет возможность дорасти до специалиста.
  65. Студент 3-его курса МФТИ ФИВТ (кафедра дискретной математики)}
  66.  
  67. \section{Образование}
  68.  
  69. \vspace{5pt}
  70. \begin{itemize}
  71. \item{Летняя компьютерная школа(ЛКШ): 2010 C8, 2011.Август  C4, 2012.Июль   B2}
  72. %2010.Август  C8  7   Гуровиц В. М., Павленко В. А.
  73. %2011.Август  C4  8   Ильин В. В., Шульгина Г. М., Зиборов А. В.
  74. %2012.Июль  B2  9   Пестов О. А., Кротков П. А.
  75. \item{Московский физико технический институт(МФТИ). Факультет инноваций и высоких технологий(ФИВТ). Кафедра дискретной математики} (3 курс)
  76. \item{Некоторые курсы на Coursera из специализации: Машинное обучение и анализ данных (Moscow Institute of Physics and Technology)}
  77.  
  78. \end{itemize}
  79.  
  80. \vspace{2pt}
  81.  
  82. \subsection{Опыт}
  83.  
  84. \vspace{5pt}
  85.  
  86. \begin{itemize}
  87. \item{Kaggle: \href{https://www.kaggle.com/algogol}{https://www.kaggle.com/algogol}}
  88. \end{itemize}
  89. \section{Навыки}
  90.  
  91. \vspace{6pt}
  92.  
  93. \begin{itemize}
  94.  
  95. \item \textbf{Языки программирования:} C, C++, Python, TeX, Java
  96. \vspace{6pt}
  97.  
  98. \item \textbf{Машинное обучение и анализ данных:} Numpy, Pandas, Scipy, Sklearn, Keras
  99.  
  100. \vspace{6pt}
  101.  
  102. \item \textbf{Уровень английского:} Чтение научных статей
  103. \item \textbf{Научная работа(математический практикум):} Оценки хроматического числа случайного кнезеровского графа. Научный руководитель: Андрей Михайлович Райгородский
  104. \item \textbf{Другое:} Just for fun написал игру для Android  на Java(libgdx, GLSL шейдеры) включая графику и музыку.
  105. \end{itemize}
  106.  
  107.  
  108. % Publications from a BibTeX file without multibib
  109. %  for numerical labels: \renewcommand{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% CONSIDER MERGING WITH PREAMBLE PART
  110. %  to redefine the heading string ("Publications"): \renewcommand{\refname}{Articles}
  111. \nocite{*}
  112. \bibliographystyle{plain}
  113. \bibliography{publications}                        % 'publications' is the name of a BibTeX file
  114.  
  115. % Publications from a BibTeX file using the multibib package
  116. %\section{Publications}
  117. %\nocitebook{book1,book2}
  118. %\bibliographystylebook{plain}
  119. %\bibliographybook{publications}                   % 'publications' is the name of a BibTeX file
  120. %\nocitemisc{misc1,misc2,misc3}
  121. %\bibliographystylemisc{plain}
  122. %\bibliographymisc{publications}                   % 'publications' is the name of a BibTeX file
  123.  
  124. %-----       letter       ---------------------------------------------------------
  125.  
  126. \end{document}
  127.  
  128.  
  129. %% end of file `template.tex'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement