Advertisement
Guest User

Untitled

a guest
May 27th, 2018
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.58 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. % modern themes
  12. \moderncvstyle{banking} % style options are 'casual' (default), 'classic', 'oldstyle' and 'banking'
  13. \moderncvcolor{blue} % color options 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
  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. \usepackage{import}
  27.  
  28. % personal data
  29. \name{Mostafa}{Ahmed Anwar}
  30. \address{Cairo,ElRehab 2, Group 136}{}{}% optional, remove / comment the line if not wanted; the "postcode city" and and "country" arguments can be omitted or provided empty
  31. \phone[mobile]{+01145008762} % optional, remove / comment the line if not wanted
  32. \phone[fixed]{0226929014} % optional, remove / comment the line if not wanted
  33. %\phone[fax]{+3~(456)~789~012} % optional, remove / comment the line if not wanted
  34. \email{mostafa98.ahmed63@gmail.com} % optional, remove / comment the line if not wanted
  35. %\extrainfo{additional information} % optional, remove / comment the line if not wanted
  36. %\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
  37. %\quote{Some quote} % optional, remove / comment the line if not wanted
  38.  
  39. % to show numerical labels in the bibliography (default is to show no labels); only useful if you make citations in your resume
  40. %\makeatletter
  41. %\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}
  42. %\makeatother
  43. %\renewcommand*{\bibliographyitemlabel}{[\arabic{enumiv}]}% CONSIDER REPLACING THE ABOVE BY THIS
  44.  
  45. % bibliography with mutiple entries
  46. %\usepackage{multibib}
  47. %\newcites{book,misc}{{Books},{Others}}
  48. %----------------------------------------------------------------------------------
  49. % content
  50. %----------------------------------------------------------------------------------
  51. \begin{document}
  52. %\begin{CJK*}{UTF8}{gbsn} % to typeset your resume in Chinese using CJK
  53. %----- resume ---------------------------------------------------------
  54. \makecvtitle
  55.  
  56.  
  57. \section{Education}
  58.  
  59. \vspace{5pt}
  60.  
  61. \subsection{Academic Qualifications}
  62.  
  63. \vspace{5pt}
  64.  
  65. \begin{itemize}
  66.  
  67. \item{\cventry{2015--2020}{ Mechatronics Engineering }{German University in Cairo}{Cairo}{\textit{Excellent Grade}}{}}
  68.  
  69. \item{\cventry{2001--2014}{Thanwya Amma}{Aliaa Private School}{Cairo}{\textit{}}{}} % arguments 3 to 6 can be left empty
  70.  
  71.  
  72.  
  73. \end{itemize}
  74.  
  75. \vspace{2pt}
  76.  
  77. \subsection{Projects}
  78.  
  79. \vspace{5pt}
  80.  
  81. \begin{itemize}
  82.  
  83. \item{\textbf{Traffic Lights Model (Using FPGA)}
  84.  
  85. \vspace{3pt}
  86. }
  87.  
  88. \item{\textbf{Car Control Using Smart Phone}
  89.  
  90. \vspace{3pt}
  91. }
  92. \item{\textbf{Smart Lighting System}
  93.  
  94. \vspace{3pt}
  95. }
  96. \item{\textbf{Ball on Beam Project Using C}
  97.  
  98. \vspace{3pt}
  99. }
  100. \item{\textbf{Harry Potter Game Using Java}
  101.  
  102. \vspace{3pt}
  103. }
  104. \item{\textbf{Solar Panel Tracker Using Arduino}
  105.  
  106. \vspace{3pt}
  107. }
  108.  
  109. \item{\textbf{Gear Box Design Using SolidWorks}
  110.  
  111. \vspace{3pt}
  112. }
  113.  
  114. \end{itemize}
  115.  
  116. \section{Technical and Personal skills}
  117.  
  118. \vspace{6pt}
  119.  
  120. \begin{itemize}
  121.  
  122. \item \textbf{Programming Languages:} Proficient in: C, C++, Python, Matlab, Arduino, Java \\ Also basic ability with: Assembly, VHDL.
  123.  
  124. \vspace{6pt}
  125.  
  126. \item \textbf{Industry Software Skills:} AutoCad (Advanced), ISIS Proteus (Advanced), SolidWorks (Advanced), Matlab (Advanced), Simulink (Intermediate), Most MS Office products including MS project and MS access (Advanced).
  127.  
  128. \vspace{6pt}
  129.  
  130. \item \textbf{General Business Skills:} Leading Team Skills, Works well in a team,Problem Solving .
  131. \vspace{6pt}
  132.  
  133. \item \textbf{Languages:} English (Fluent) , German (A2) .
  134.  
  135. \vspace{6pt}
  136.  
  137.  
  138. \end{itemize}
  139.  
  140. \section{Interests and extra-curricular activity}
  141.  
  142. \vspace{6pt}
  143.  
  144. \begin{itemize}
  145.  
  146.  
  147. \vspace{6pt}
  148.  
  149. \item \textbf{Member at AYB Club (MicroCredit Team)}.
  150. \item \textbf{Delegate at MOIC Club (Economic Team)}.
  151.  
  152.  
  153.  
  154. \end{itemize}
  155.  
  156.  
  157.  
  158. % Publications from a BibTeX file without multibib
  159. % for numerical labels: \renewcommand{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}% CONSIDER MERGING WITH PREAMBLE PART
  160. % to redefine the heading string ("Publications"): \renewcommand{\refname}{Articles}
  161. \nocite{*}
  162. \bibliographystyle{plain}
  163. \bibliography{publications} % 'publications' is the name of a BibTeX file
  164.  
  165. % Publications from a BibTeX file using the multibib package
  166. %\section{Publications}
  167. %\nocitebook{book1,book2}
  168. %\bibliographystylebook{plain}
  169. %\bibliographybook{publications} % 'publications' is the name of a BibTeX file
  170. %\nocitemisc{misc1,misc2,misc3}
  171. %\bibliographystylemisc{plain}
  172. %\bibliographymisc{publications} % 'publications' is the name of a BibTeX file
  173.  
  174. %----- letter ---------------------------------------------------------
  175.  
  176. \end{document}
  177.  
  178.  
  179. %% end of file `template.tex'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement