You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

92 lines
2.3 KiB

6 years ago
6 years ago
6 years ago
  1. \documentclass{article}
  2. \usepackage{titlesec}
  3. \usepackage{titling}
  4. \usepackage{telprint}
  5. \usepackage[margin=1in]{geometry}
  6. \titleformat{\section}
  7. {\huge\bfseries}
  8. {}
  9. {0em}
  10. {}[\titlerule]
  11. \titleformat{\subsection}
  12. {\Large\bfseries}
  13. {}
  14. {0em}
  15. {}
  16. \titleformat{\subsubsection}[runin]
  17. {\bfseries}
  18. {}
  19. {0em}
  20. {}[---]
  21. \titlespacing{\subsubsection}
  22. {0em}{.25em}{1em}
  23. \pagenumbering{gobble}
  24. \renewcommand{\familydefault}{\sfdefault}
  25. \renewcommand{\maketitle}{
  26. \begin{center}
  27. {\huge\bfseries
  28. \theauthor}
  29. \vspace{0.5em}
  30. {\large
  31. jaeschke@tuta.io --- \telprint{0474063813} --- https://tovijaeschke.xyz}
  32. \end{center}
  33. }
  34. \begin{document}
  35. \title{R\'esum\'e}
  36. \author{Tovi Jaeschke}
  37. \maketitle
  38. \section{Objective}
  39. I am a young, determined individual who is eager to learn new skills and develop my existing skill-set. I have gained valuable transferable skills throughout previous employment and work experience placements which I am enthusiastic to implement into employment. I have matured my organisation and time management skills which have assisted the efficiency of tasks being completed. I have a keen eye for attention to detail and I have excellent problem solving skills.
  40. \noindent
  41. \\ I am honest, punctual and reliable and would love the opportunity to prove such qualities. I am a very friendly person, and I enjoy meeting new people. I consider my self consistently extroverted, and also extremely compassionate.
  42. \noindent
  43. \\ One of my peers worked in sales for a long time, I saw his interest and passion for the sales industry, which cultivated and strengthened my own passion for this line of work.
  44. \section{Skills}
  45. \begin{itemize}
  46. \item Excellent people skills
  47. \vspace{-0.25em}
  48. \item Fast learner
  49. \vspace{-0.25em}
  50. \item Enjoy problem solving
  51. \vspace{-0.25em}
  52. \item Have good time management
  53. \end{itemize}
  54. \section{Job Experience}
  55. \subsubsection{Wild Wood Oils}
  56. Laborer (2018)
  57. \subsubsection{Insul-vest Australia}
  58. IT support and general hand (2012 - 2014)
  59. \subsubsection{Australian Blow Molders}
  60. IT support and general hand (2012 - 2015)
  61. \subsubsection{Express Plastics}
  62. IT support and general hand (2013 - 2015)
  63. \section{Education}
  64. \subsubsection{Blackwood High School}
  65. 2012 - 2013
  66. \subsubsection{Australian Science and Mathematics School}
  67. 2014 - 2016
  68. \end{document}