Attachment 'barneydesmond_resume.tex'
Download 1 \documentclass[a4paper,10pt]{article}
2 \usepackage{enumitem}
3
4 \include{cv-commands}
5
6 \begin{document}
7
8 \setmainfont
9
10 \header
11 {Barney Desmond}
12 {+61-413-476-139 (mobile)\\
13 barneydesmond@gmail.com\\
14 Sydney, Australia}
15
16 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
17
18 \begin{resumeblock}{Ten-Second Summary}
19 \multicolumn{2}{p{17cm}}{
20 A hacker at heart and a sysadmin by trade, I \emph{love} solving problems.
21 I enjoy learning and discovering new things all the time.
22 I pride myself on clear and concise communication with a no-nonsense attitude, and my ability to get along with people.
23 }
24 \largeskip
25 \end{resumeblock}
26
27 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
28
29 \begin{resumeblock}{Employment experience}
30
31 \resumeitem{2007--Present}{Anchor (web hosting provider) -- Senior systems administrator\\ &
32 \begin{itemize}[topsep=-2mm,itemsep=0mm,parsep=1mm]
33 \item Developed automation tools to allow L1 support staff to perform L2 tasks
34 \item Wrote a large amount of heavily-used internal and public documentation
35 \item Upgraded internal monitoring systems to implement escalation of alerts
36 \item Forensic analysis and reporting following security breaches
37 \item Mentoring of new staff
38 \item Developed processes for rapid virtualisation of existing physical servers
39 \end{itemize}
40 }
41 \largeskip
42
43 \resumeitem{August 2005--February 2007}{Australian Customs Service -- Immigration officer\\ &
44 \begin{itemize}[topsep=-2mm,itemsep=0mm,parsep=1mm]
45 \item Passenger processing
46 \item Providing legal compliance advice and assistance to the public
47 \item PROTECTED security clearance
48 \end{itemize}
49 }
50 \largeskip
51
52 \resumeitem{July 2005 - December 2005}{University of New South Wales Library -- Desktop support technician\\ &
53 \begin{itemize}[topsep=-2mm,itemsep=0mm,parsep=1mm]
54 \item Face to face support for approximately 500 staff and student workstations
55 \item Large-scale automated rollout of new workstations
56 \item Assisted in design and deployment of a new Active Directory infrastructure
57 \end{itemize}
58 }
59 \largeskip
60
61 \end{resumeblock}
62
63 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
64
65 \begin{resumeblock}{Education}
66 \resumeitem{2002--2006}{Bachelor of Science (Computer Science)\\
67 & University of New South Wales}
68 \largeskip
69 \end{resumeblock}
70
71 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
72
73 \begin{resumeblock}{Keywords}
74
75 \resumeitem{Operating Systems}{Strong knowledge of Linux (primarily Debian and Redhat) and Windows}
76 \shortskip
77
78 \resumeitem{Languages}{Lots of Python, shell, Perl, PHP, C, read-only exposure to Ruby, Java, etc.}
79 \shortskip
80
81 \resumeitem{Databases}{PostgreSQL admin and extension, MySQL admin, some MSSQL exposure}
82 \shortskip
83
84 \resumeitem{Networking}{Architecture, addressing, routing, debugging, performance, VPN, IPv6, firewalls}
85 \shortskip
86
87 \resumeitem{Security}{Policy, risk assessment, reporting, auditing, analysis, best practice, crypto}
88 \shortskip
89
90 \resumeitem{Automation}{Puppet, automated OS installation, scripting core unix utilities, cfengine}
91 \shortskip
92
93 \resumeitem{Webapps}{LAMP stack, nginx, WSGI, Rails, Tomcat}
94 \shortskip
95
96 \resumeitem{People}{Listener, amicable, professional, courteous, level-headed}
97 \largeskip
98
99 \end{resumeblock}
100
101 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
102
103 \begin{interestsblock}{Interests \& activities}
104
105
106 \begin{itemize}[topsep=-2mm,itemsep=1mm,parsep=1mm]
107
108 \item Japanese language and culture
109 \item Photography
110 \item Costuming
111 \item Cryptography
112
113 \end{itemize}
114 &
115
116 \begin{itemize}[topsep=-2mm,itemsep=1mm,parsep=1mm]
117
118 \item Image metadata storage and indexing
119 \item Custom hash-based filesystem index
120 \item Software translation and localisation
121
122 \end{itemize}
123
124
125 \end{interestsblock}
126
127
128 \end{document}
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.