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.

108 lines
2.8 KiB

5 years ago
5 years ago
3 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. \documentclass{article}
  2. \usepackage{titlesec}
  3. \usepackage{titling}
  4. \usepackage{telprint}
  5. \usepackage[margin=2.25cm]{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. tovi@tovijaeschke.xyz}
  32. {\large
  33. https://tovijaeschke.xyz/ --- https://git.tovijaeschke.xyz/tovi/}
  34. \end{center}
  35. }
  36. \begin{document}
  37. \title{R\'esum\'e}
  38. \author{Tovi Jaeschke}
  39. \maketitle
  40. \section{Objective}
  41. I am a young, determined individual who is eager to learn new skills and develop my existing skill-set. I havegained valuable transferable skills throughout previous employment working as a lead software developer, which Iam enthusiastic to implement in my employment. I have strong organisation and time management skills whichhave assisted the efficiency of tasks being completed. I have a keen eye for attention to detail and I have excellentproblem solving skills. I am honest, punctual, reliable, and enthusiastic, and I would love the opportunity to provesuch qualities. I have experience working in and leading agile (scrum) development teams, and have exceptionalcommunication skills, both when it comes to conversing with co-workers, and external customers or clients.
  42. \section{Skills}
  43. I am proficient in navigating and configuring unix-like systems, and I am strongly adept with PHP, GO, Python3,and Web Development technologies.
  44. \subsection{Languages}
  45. \subsubsection{PHP}
  46. 2 years professional experience, 3 years personal experience
  47. \subsubsection{GO}
  48. 5 years personal experience
  49. \subsubsection{Python3}
  50. 3 years professional experience
  51. \subsubsection{Web Development}
  52. 3 years professional experience
  53. \subsection{Technologies}
  54. \subsubsection{Linux Administration \& Bash}
  55. 2 years professional experience, 8 years personal experience
  56. \subsubsection{Symfony}
  57. 2 years professional experience
  58. \subsubsection{SQL (MySQL \& PostgreSQL)}
  59. 2 years professional experience
  60. \subsubsection{TypeScript}
  61. 2 years professional experience
  62. \subsubsection{TCPDF}
  63. 2 years professional experience
  64. \section{Previous Experience}
  65. \subsubsection{FOUR}
  66. Lead Software Developer (2019 - Present)
  67. \subsubsection{Internaut}
  68. Systems Administration (2019)
  69. \subsubsection{Insul-vest Australia}
  70. IT support and general hand (2012 - 2014)
  71. \subsubsection{Australian Blow Molders}
  72. IT support and general hand (2012 - 2015)
  73. \subsubsection{Express Plastics}
  74. IT support and general hand (2013 - 2015)
  75. \section{Education}
  76. \subsubsection{Blackwood High School}
  77. 2012 - 2013
  78. \subsubsection{Australian Science and Mathematics School}
  79. 2014 - 2016
  80. \end{document}