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.

145 lines
3.9 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 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\itshape}
  18. {}
  19. {0em}
  20. {}[ --- ]
  21. \titlespacing{\subsubsection}
  22. {0em}{.25em}{1em}
  23. \setlength{\parindent}{0em}
  24. \pagenumbering{gobble}
  25. \renewcommand{\familydefault}{\sfdefault}
  26. \renewcommand{\maketitle}{
  27. \begin{center}
  28. {\huge\bfseries
  29. \theauthor}
  30. \vspace{0.5em}
  31. {\large
  32. tovi@tovijaeschke.xyz} --- \telprint{0429344004}
  33. {\large
  34. https://tovijaeschke.xyz/ --- https://git.tovijaeschke.xyz/tovi/}
  35. \end{center}
  36. }
  37. \begin{document}
  38. \title{R\'esum\'e}
  39. \author{Tovi Jaeschke}
  40. \maketitle
  41. \section{Objective}
  42. 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.
  43. \section{Skills}
  44. I am proficient in navigating and configuring unix-like systems, and I am strongly adept with PHP, Go, Python3,and Web Development technologies.
  45. \subsection{Languages}
  46. \subsubsection{PHP}
  47. 3 years professional experience, 5 years personal experience
  48. \subsubsection{GO}
  49. 6 years personal experience
  50. \subsubsection{Python3}
  51. 3 years professional experience
  52. \subsubsection{Web Development}
  53. 5 years professional experience
  54. \subsection{Technologies}
  55. \subsubsection{Linux Administration \& Bash}
  56. 3.5 years professional experience, 8 years personal experience
  57. \subsubsection{Symfony}
  58. 3 years professional experience
  59. \subsubsection{SQL (MySQL \& PostgreSQL)}
  60. 3.5 years professional experience
  61. \subsubsection{TypeScript}
  62. 3 years professional experience
  63. \subsubsection{GraphQL}
  64. 1 year professional experience
  65. \subsubsection{Redis}
  66. 1 year professional experience
  67. \section{Previous Experience}
  68. \subsubsection{FOUR}
  69. Lead Software Developer (2019 - Present)
  70. \begin{itemize}
  71. \setlength\itemsep{0em}
  72. \item Full stack development using the symfony framework (PHP, TypeScript, JavaScript)
  73. \item Management and maintenance of composer plugins, symfony framework, and other components
  74. \item Code review for collogues, and training new developers
  75. \item Management of a local development environment virtual machine using vagrant
  76. \item Deployment of code on, and administration of linux servers
  77. \end{itemize}
  78. \subsubsection{Internaut}
  79. Systems Administration (2019)
  80. \begin{itemize}
  81. \item Linux systems administration, including configuring off-site backups, full disk LVM/LUKS encryption, RAID
  82. \item Hardware maintenance for office computers
  83. \item General IT consultant
  84. \end{itemize}
  85. \subsubsection{Insul-vest Australia}
  86. IT support and general hand (2012 - 2014)
  87. \begin{itemize}
  88. \item General IT consulting for office staff
  89. \end{itemize}
  90. \subsubsection{Australian Blow Molders}
  91. IT support and general hand (2012 - 2015)
  92. \begin{itemize}
  93. \item General IT consulting for office staff
  94. \end{itemize}
  95. \subsubsection{Express Plastics}
  96. IT support and general hand (2013 - 2015)
  97. \begin{itemize}
  98. \item General IT consulting for office staff
  99. \end{itemize}
  100. \section{Education}
  101. \subsubsection{Blackwood High School}
  102. 2012 - 2013
  103. \subsubsection{Australian Science and Mathematics School}
  104. 2014 - 2016
  105. \end{document}