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.

84 lines
2.1 KiB

  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 very compassionate.
  42. \noindent
  43. \\ One of my peers worked in this industry for a very long time, I saw his interest and passion for this sales, which cultivated and strengthened my own passion for this line of work.
  44. \section{Skills}
  45. blah blah
  46. \section{Job Experience}
  47. \subsubsection{Wild Wood Oils}
  48. Laborer (2018)
  49. \subsubsection{Insul-vest Australia}
  50. IT support and general hand (2012 - 2014)
  51. \subsubsection{Australian Blow Molders}
  52. IT support and general hand (2012 - 2015)
  53. \subsubsection{Express Plastics}
  54. IT support and general hand (2013 - 2015)
  55. \section{Education}
  56. \subsubsection{Blackwood High School}
  57. 2012 - 2013
  58. \subsubsection{Australian Science and Mathematics School}
  59. 2014 - 2016
  60. \end{document}