Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.13 KB | None | 0 0
  1.  
  2. \documentclass[]{deedy-resume-openfont}
  3.  
  4.  
  5. \begin{document}
  6.  
  7. \namesection{Khaled}{Fahmy Kassem}{
  8. \href{mailto:k.fahmy.kassem@gmail.com}{k.fahmy.kassem@gmail.com} | (+20) 12 0577 4823
  9. }
  10.  
  11. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  12. %H
  13. % COLUMN ONE
  14. %
  15. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  16.  
  17.  
  18.  
  19.  
  20. \begin{minipage}[t]{0.33\textwidth}
  21.  
  22. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  23. % EDUCATION
  24. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  25.  
  26. \section{Education}
  27.  
  28. \subsection{Alexandria University}
  29. \descript{Computer and Systems Engineering}
  30. \location{Student, Fourth Year (T.Y.)}
  31. \location{2014 - present}
  32. \location{Alexandria, Egypt}
  33. \location{Cumulative GPA: 3.1 / 4.0}
  34.  
  35. \sectionsep
  36.  
  37. \subsection{Hussein Taha High School}
  38. \location{2011 - 2014}
  39. \location{Alexandria, Egypt}
  40. \location{Cumulative GPA: 3.6 / 4.0}
  41. \location{(Stood 24th among peers (total ~700 students)}
  42.  
  43. \sectionsep
  44.  
  45. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  46. % LINKS
  47. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  48.  
  49. \section{Links}
  50. \textbullet{} \href{https://www.linkedin.com/in/khaled-kassem1/}{\custombold{LinkedIn}} \\
  51. \textbullet{} \href{https://github.com/KhaledFahmyKassem}{\custombold{GitHub}} \\
  52. \sectionsep
  53.  
  54.  
  55. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  56. % SKILLS
  57. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  58.  
  59. \section{Skills}
  60. \subsection{Programming Languages}
  61. \item \textbullet{} Java \textbullet{} C \textbullet{} C++ \textbullet{} MATLAB
  62. \sectionsep
  63.  
  64.  
  65. \subsection{Scripting Languages}
  66. \item \textbullet{} Javascript \textbullet{} UNIX Shell Script
  67. \sectionsep
  68. \subsection{Markup Languages}
  69. \item \textbullet{} HTML \textbullet{} XML
  70. \sectionsep
  71. \subsection{Software / Frameworks}
  72. \item \textbullet{} JQuery \textbullet{} MySQL \textbullet{} Matlab \textbullet{} CSS \textbullet{} Android SDK \textbullet{} \LaTeX\ \textbullet{} JUnit
  73.  
  74. \sectionsep\sectionsep
  75. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  76. % Courses
  77. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  78.  
  79. \section{Additional Courses}
  80. \location{Database systems}
  81. \sectionsep
  82. \location{Data structures 1 - 2}
  83. \sectionsep
  84. \location{Numerical Analysis}
  85. \sectionsep
  86.  
  87. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  88. % Languages
  89. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  90.  
  91. \section{Languages}
  92. \location{Arabic \>(Native Language)}
  93. \sectionsep
  94. \location{English \>(fluent)}
  95. \sectionsep
  96. \location{German \>(fair)}
  97. \sectionsep
  98.  
  99. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  100. %
  101. % COLUMN TWO
  102. %
  103. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  104.  
  105. \end{minipage}
  106. \hfill
  107. \begin{minipage}[t]{0.66\textwidth}
  108.  
  109. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  110. % EXPERIENCE
  111. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  112.  
  113. \section{Experience}
  114.  
  115. \runsubsection{linux training camp}
  116. \descript{| Software Engineering Training }
  117. \location{July 2017 – (2 months) | Alexandria University }
  118. \begin{itemize}
  119.  
  120. \item Learning about Ubuntu installation and how to transact with CMD using commands line.
  121. \item Learning about using shell scripts & Unix Adminstration.
  122. \item Learning about linux programming and inter process communication.
  123.  
  124. \end{itemize}
  125.  
  126. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  127. % AWARDS
  128. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  129.  
  130. % \section{Awards}
  131. % \begin{tabular}{lll}
  132. % \textbullet{}Amazon Intern Coding Challenge & 2nd (Globally) & 2016 \\
  133. % \textbullet{}\href{http://www.acm.org/}{ACM} - Egypt Coding Challenge & 19/150 & 2015 \\
  134. % \textbullet{}\href{https://www.hackerrank.com/worldcup}{HackerRank World Cup} & 128/1200 & 2015 \\
  135. % \textbullet{}\href{http://www.acm.org/}{ACM} - Alexandria College Programming Contest & 5/80 & 2015 \\
  136. % \end{tabular}
  137. % \sectionsep\sectionsep
  138.  
  139.  
  140. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  141. % RESEARCH
  142. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  143. \section{Academic Projects}
  144.  
  145. \runsubsection{Pintos}
  146. \descript{| "operating system" (Course Project)}
  147. \begin{itemize}
  148. \textbullet{}
  149. Pintos is a simple operating system that is developed at Stanford University. It supports kernel threads, loading and running user programs, synchronization algorithms as Locks,Semaphore,Disabling Interrupts and Monitors,CPU scheduling algorithms ,and a file system, but it implements all of these in a very simple way
  150. \end{itemize}
  151. \sectionsep
  152.  
  153. \runsubsection{Java Byte-code Compiler}
  154. \descript{| "Compilers" (Course Project)}
  155. \begin{itemize}
  156. \textbullet{}Implemented a Java byte-code compiler, lexical, syntax and semantic analyzer for basic java language grammar (loops, conditionals, assignments, arithmetic operations and boolean operations).
  157. \end{itemize}
  158. \sectionsep
  159. \\
  160.  
  161. \runsubsection{LINUX SHELL}
  162. \descript{| "OPERATING SYSTEMS" (Course Project)}
  163. \begin{itemize}
  164. \textbullet{}
  165. •Implemented a basic Unix Shell in C capable of executing basic shell commands.
  166. \end{itemize}
  167. \sectionsep
  168. \\
  169.  
  170. \runsubsection{SIC/XE Machine Assembler}
  171. \descript{| "Systems Programming" (Course Project)}
  172. \begin{itemize}
  173. \textbullet{}Implemented a 2 phase assembler in JAVA for the SIC/XE instruction set that converts SIC assembly code to machine code.
  174. \end{itemize}
  175. \sectionsep
  176. \\
  177.  
  178.  
  179.  
  180. \runsubsection{Paint Application}
  181. \descript{| "OOP" (Course Project)}
  182. \begin{itemize}
  183. \textbullet{}
  184. Implemented a Java GUI to facilitate creating shape objects and other basic features including edit shapes, paint fills and undo / redo options.
  185. \end{itemize}
  186. \sectionsep
  187. \\
  188. \runsubsection{Database Management System}
  189. \descript{| "OOP" (Course Project)}
  190. \begin{itemize}
  191. \textbullet{}
  192. Implemented a basic relational-DBMS in Java to support simple SQL commands including INSERT, SELECT and DELETE.
  193. \end{itemize}
  194. \sectionsep
  195. \\
  196.  
  197. \runsubsection{Console chess game}
  198. \descript{| "Programming 1" (Course Project)}
  199. \begin{itemize}
  200. \textbullet{}
  201. Implemented a two-player Console chess game played on a chessboard Using C language. Each player begins the game with 16 pieces. The game followed the classical rules of chess and facilitated the basic features of a chess game like Redo/Undo, ability to load and save games.
  202. \end{itemize}
  203. \sectionsep
  204.  
  205.  
  206.  
  207. %\runsubsection{Image Viewer (QT):}
  208. %\descript{| "HCI" (Course Project)}
  209. %\begin{itemize}
  210. %\textbullet{}
  211. %A Desktop and Android Application that view an image and have many features
  212. %(i.e. Cropping, Zooming, Rotation, Undo, Redo, Save, Load and Reset). Implemented in C++ using QT
  213. %cross-platform.
  214. %\end{itemize}
  215. %\sectionsep
  216.  
  217. %\runsubsection{Data structures API}
  218. %\descript{| "Data structures" (Course Project)}
  219. %\begin{itemize}
  220. %\textbullet{}
  221. %Implemented a basic JAVA API for data structures like LinkedLists, Doubly linked lists, stacks, %queues, heap, Binary search tree and AVL tree.
  222. %\end{itemize}
  223. %\sectionsep
  224. %\\
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  232. % % INDEPENDENT PROJECTS
  233. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  234. % \section{Independent Projects}
  235.  
  236. % \runsubsection{Java Byte-code Compiler}
  237. % \descript{| "Compilers" (Course Project)}
  238. % \begin{itemize}
  239. % \textbullet{}Implemented a Java byte-code compiler, lexical, syntax and semantic analyzer for basic java language grammar (loops, conditionals, assignments, arithmetic operations and boolean operations).
  240. % \end{itemize}
  241. % \sectionsep
  242. % \\
  243.  
  244.  
  245. \end{minipage}
  246. \end{document} \documentclass[]{article}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement