9ee86570577ed7a57e88ba217090a1cbcb66ed4f
[cv-latex.git] / cv.tex
1 \documentclass[12pt]{article}
2
3 \topmargin 0.0in
4 \headheight 0.0in
5 \headsep 0.0in
6 \textheight 9in
7 \oddsidemargin 0in
8 \textwidth 6in
9 \pagestyle{empty} % no room for page numbers
10
11 % fix assorted LaTeX issues and defines \textsubscript
12 \usepackage{fixltx2e}
13
14 \usepackage{bibunits}
15 \usepackage[ManyBibs,LabelsAligned]{currvita}
16 \usepackage{hyperref}
17 \hypersetup{colorlinks}
18 \hypersetup{linkcolor=black}
19 \hypersetup{anchorcolor=black}
20 \hypersetup{citecolor=black}
21 \hypersetup{filecolor=black}
22 \hypersetup{menucolor=black}
23 \hypersetup{runcolor=black}
24 \hypersetup{urlcolor=[rgb]{0, 0, 0.7}}
25
26 \defaultbibliography{cv}
27 \defaultbibliographystyle{unsrt}
28
29 \newcommand*{\ac}[1]{\mbox{#1}}
30
31 \tolerance=600
32
33 \begin{document}
34
35 %\begin{cv}{R\'esum\'e}
36 \begin{cv}{Curriculum vitae}
37
38   \begin{cvlist}{Contact}
39   \item W. Trevor King\\
40     6324 Leprechaun Dr. NW \\
41     Olympia, WA, 98502
42   \item Telephone:~+1~215~284~6634\\
43     Email:~wking@tremily.us
44   \end{cvlist}
45
46   \begin{cvlist}{Jobs}
47   \item[08/2013--Present] Software development for
48     \href{https://www.azurestandard.com/}{Azure Standard}.
49     Lead developer of a small team maintaining the Django and
50     AngularJS code behind the whole business, from the customer-facing
51     website through warehouse operation.
52   \end{cvlist}
53
54   \begin{cvlist}{System administration}
55   \item[09/2009--09/2011] Drexel physics department webmaster.
56     Maintained and streamlined department website and assisted with
57     Apache-to-SiteCore migration.
58   \item[09/2005--Present] Home network system adminstrator.
59     I run Linux systems (primarily Gentoo) at home.  I use my home
60     network to test installation, deployment, and maintenance of the
61     software infrastructure I'd like to see at work, which has lead to
62     experience with many projects (highlights below).  Since 2008 I've
63     been publishing my notes on these systems in my blog at
64     \url{https://blog.tremily.us/}.
65
66     Currently the two major side projects I'm pushing are
67     \href{https://spdx.org/}{\ac{SPDX}}
68     (\href{https://github.com/issues?utf8=\%E2\%9C\%93&q=author\%3Awking+org\%3Aspdx}{contributions})
69     and \href{https://opencontainers.org}{the Open Container Initiative}
70     (\href{https://github.com/issues?utf8=\%E2\%9C\%93&q=author\%3Awking+org\%3Aopencontainers}{contributions}).
71   \end{cvlist}
72
73   \begin{cvlist}{Software}
74   \item[Operating systems]
75     \href{https://www.gentoo.org/}{Linux (Gentoo)}
76   \item[Languages]
77     \href{https://www.python.org/}{Python},
78     \href{https://en.wikipedia.org/wiki/C_\%28programming_language\%29}{C},
79     \href{https://tiswww.case.edu/php/chet/bash/bashtop.html}{Bash},
80     \href{https://golang.org/}{Go},
81     \href{https://w3c.github.io/html/}{\ac{HTML}},
82     \href{https://www.w3.org/Style/CSS/Overview.en.html}{\ac{CSS}},
83     \href{https://en.wikipedia.org/wiki/JavaScript}{JavaScript},
84     \href{https://en.wikipedia.org/wiki/SQL}{\ac{SQL}},
85     \href{https://www.w3.org/XML/}{\ac{XML}},
86     \href{https://www.ni.com/en-us/shop/labview.html}{\ac{LabVIEW}},
87     \href{http://us.php.net/}{\ac{PHP}}
88   \item[Creator]
89     \href{https://pypi.python.org/pypi/package-cache}{package-cache},
90     \href{https://pypi.python.org/pypi/pygrader}{pygrader},
91     \href{https://pypi.python.org/pypi/pyassuan}{pyassuan},
92     \href{https://pypi.python.org/pypi/pgp-mime}{pgp-mime},
93     \href{https://pypi.python.org/pypi/pycomedi}{pycomedi},
94     \href{https://pypi.python.org/pypi/update-copyright}{update-copyright},
95     \href{https://pypi.python.org/pypi/mutt-ldap}{mutt-ldap},
96     \href{https://blog.tremily.us/posts/Gentoo_overlay/}{wtk-overlay},
97     \href{https://github.com/wking/dotfiles-framework}{dotfiles-framework}
98   \item[Contributor]
99     \href{https://software-carpentry.org/}{Software Carpentry},
100     \href{https://git-scm.com/}{Git},
101     \href{https://notmuchmail.org/}{Notmuch},
102     \href{https://ipfs.io/}{\ac{IPFS}},
103     \href{https://spdx.org/}{\ac{SPDX}},
104     \href{https://github.com/opencontainers}{Open Container Initiative},
105     \href{https://github.com/rss2email/rss2email/}{rss2email},
106     \href{http://bugseverywhere.org/}{Bugs Everywhere},
107     \href{https://github.com/ipython/ipython/commits?author=wking}{IPython},
108     \href{http://docs.getpelican.com/}{Pelican},
109     \href{https://wiki.gentoo.org/wiki/Catalyst}{Gentoo catalyst},
110     \href{http://www.comedi.org/}{Comedilib},
111     \href{https://web.mit.edu/kerberos/}{Kerberos},
112     \href{https://www.kernel.org/}{Linux kernel},
113     \href{http://cython.org/}{Cython},
114     \href{https://ikiwiki.info/}{ikiwiki},
115     \href{http://www.gnuplot.info/}{gnuplot},
116     \href{https://github.com/wking}{and}
117     \href{https://www.openhub.net/accounts/wking}{more}
118     \href{https://blog.tremily.us/posts/Bugs/}{\ldots}
119   \item[User]
120     \href{https://www.gnu.org/software/emacs/}{Emacs},
121     \href{https://www.latex-project.org/}{\LaTeX},
122     \href{https://www.djangoproject.com/}{Django},
123     \href{https://www.sqlalchemy.org/}{SQLAlchemy},
124     \href{https://angularjs.org/}{AngularJS},
125     \href{https://nginx.org/}{Nginx},
126     \href{https://www.docker.com/}{Docker},
127     \href{https://saltstack.com/}{SaltStack},
128     \href{https://www.postgresql.org/}{PostgreSQL},
129     \href{https://sqlite.org/}{\ac{SQLite}},
130     \href{https://www.openldap.org/}{OpenLDAP},
131     \href{http://www.postfix.org/}{Postfix},
132     \href{https://www.isc.org/downloads/bind}{\ac{BIND}},
133     \href{https://www.cups.org/}{\ac{CUPS}},
134     \href{https://www.elastic.co/products/elasticsearch}{Elasticsearch},
135     \href{https://www.elastic.co/products/kibana}{Kibana},
136     \href{https://www.openssh.com/}{\ac{OpenSSH}},
137     \href{https://en.wikipedia.org/wiki/Network_File_System#NFSv4}{kerberized
138       \ac{NFSv4}},
139     \href{http://mlmmj.org/}{mlmmj}
140   \end{cvlist}
141
142   \begin{cvlist}{Education}
143   \item[09/2000--05/2004] Colgate University, Hamilton, NY
144     (B.A.~in Physics and Math)
145
146   \item[09/2004--05/2006] University of Rochester, Rochester, NY
147     (M.A.~in Physics)
148
149   \item[09/2006--06/2013] Drexel University, Philadelphia, PA
150     (Ph.D.~in Physics)
151   \end{cvlist}
152
153   \begin{cvlist}{Publications}
154 %    \begin{bibunit}[alpha]
155 %      \nocite{wking10}
156 %    \item[Books] \putbib
157 %    \end{bibunit}
158     \item [Papers]
159     \begin{bibunit}
160       \nocite{
161         king13,
162         king10}
163       \putbib
164     \end{bibunit}
165     \item [Talks]
166     \begin{bibunit}
167       \nocite{
168         2015-04-uw,
169         2014-03-uw,
170         2013-05-thesis,
171         2013-01-columbia}
172       \putbib
173     \end{bibunit}
174   \end{cvlist}
175
176   \cvplace{Olympia, WA}
177   \date{\today}
178 \end{cv}
179
180 \end{document}