fd6c5a31e50e3303fae85fa2984af6a70f6d2b4d
[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 Tel.:~(215)~284~6634\\
43     Email:~wking@tremily.us
44   \end{cvlist}
45
46   \begin{cvlist}{Education}
47   \item[09/2000--05/2004] Colgate University, Hamilton, NY
48     (B.A.~in Physics and Math)
49
50   \item[09/2004--05/2006] University of Rochester, Rochester, NY
51     (M.A.~in Physics)
52
53   \item[09/2006--06/2013] Drexel University, Philadelphia, PA
54     (Ph.D.~in Physics)
55   \end{cvlist}
56
57   \begin{cvlist}{Publications}
58 %    \begin{bibunit}[alpha]
59 %      \nocite{wking10}
60 %    \item[Books] \putbib
61 %    \end{bibunit}
62     \item [Papers]
63     \begin{bibunit}
64       \nocite{
65         king13,
66         king10}
67       \putbib
68     \end{bibunit}
69     \item [Talks]
70     \begin{bibunit}
71       \nocite{
72         2015-04-uw,
73         2014-03-uw,
74         2013-05-thesis,
75         2013-01-columbia}
76       \putbib
77     \end{bibunit}
78   \end{cvlist}
79
80   \begin{cvlist}{Jobs}
81   \item[08/2013--Present] Software development for
82     \href{https://www.azurestandard.com/}{Azure Standard}.
83     Lead developer of a small team maintaining the Django and
84     AngularJS code behind the whole business, from the customer-facing
85     website through warehouse operation.
86   \end{cvlist}
87
88   \begin{cvlist}{System administration}
89   \item[09/2009--09/2011] Drexel physics department webmaster.
90     Maintained and streamlined department website and assisted with
91     Apache-to-SiteCore migration.
92   \item[09/2005--Present] Home network system adminstrator.
93     I run Linux systems (primarily Gentoo) at home.  I use my home
94     network to test installation, deployment, and maintenance of the
95     software infrastructure I'd like to see at work, which has lead to
96     experience with many projects (highlights below).  Since 2008 I've
97     been publishing my notes on these systems in my blog at
98     \url{http://blog.tremily.us/}.
99   \end{cvlist}
100
101   \begin{cvlist}{Software}
102   \item[Operating systems]
103     \href{http://www.gentoo.org/}{Linux (Gentoo)}
104   \item[Languages]
105     \href{http://python.org/}{Python},
106     \href{http://en.wikipedia.org/wiki/C_\%28programming_language\%29}{C},
107     \href{http://tiswww.case.edu/php/chet/bash/bashtop.html}{Bash},
108     \href{http://www.w3.org/html/wg/drafts/html/master/}{\ac{HTML}},
109     \href{http://www.w3.org/Style/CSS/Overview.en.html}{\ac{CSS}},
110     \href{https://www.djangoproject.com/}{Django},
111     \href{http://en.wikipedia.org/wiki/JavaScript}{JavaScript},
112     \href{http://en.wikipedia.org/wiki/SQL}{\ac{SQL}},
113     \href{http://www.w3.org/XML/}{\ac{XML}},
114     \href{http://www.ni.com/labview/}{\ac{LabVIEW}},
115     \href{http://us.php.net/}{\ac{PHP}}
116   \item[Creator]
117     \href{https://pypi.python.org/pypi/package-cache}{package-cache},
118     \href{https://pypi.python.org/pypi/pygrader}{pygrader},
119     \href{https://pypi.python.org/pypi/pyassuan}{pyassuan},
120     \href{https://pypi.python.org/pypi/pgp-mime}{pgp-mime},
121     \href{https://pypi.python.org/pypi/pycomedi}{pycomedi},
122     \href{https://pypi.python.org/pypi/update-copyright}{update-copyright},
123     \href{https://pypi.python.org/pypi/mutt-ldap}{mutt-ldap},
124     \href{https://blog.tremily.us/posts/Gentoo_overlay/}{wtk-overlay},
125     \href{https://github.com/wking/dotfiles-framework}{dotfiles-framework}
126   \item[Maintainer] 
127     \href{http://blog.tremily.us/posts/drexel-thesis/}{drexel-thesis},
128     \href{https://pypi.python.org/pypi/Hooke/}{Hooke},
129     \href{https://pypi.python.org/pypi/package-cache/}{package-cache},
130     \href{https://pypi.python.org/pypi/bes}{bes}
131   \item[Contributor]
132     \href{http://software-carpentry.org/}{Software Carpentry},
133     \href{http://git-scm.com/}{Git},
134     \href{http://notmuchmail.org/}{Notmuch},
135     \href{https://ipfs.io/}{\ac{IPFS}},
136     \href{https://github.com/opencontainers/specs}{\ac{OCI} Specification},
137     \href{https://github.com/rss2email/rss2email/}{rss2email},
138     \href{http://bugseverywhere.org/}{Bugs Everywhere},
139     \href{https://github.com/ipython/ipython/commits?author=wking}{IPython},
140     \href{http://docs.getpelican.com/}{Pelican},
141     \href{http://www.gentoo.org/proj/en/releng/catalyst/}{Gentoo catalyst},
142     \href{https://github.com/agrover/python-kmod/commits?author=wking}{python-kmod},
143     \href{http://www.comedi.org/}{Comedilib},
144     \href{http://web.mit.edu/kerberos/}{Kerberos},
145     \href{http://www.kernel.org/}{Linux kernel},
146     \href{http://www.cython.org/}{Cython},
147     \href{http://ikiwiki.info/}{ikiwiki},
148     \href{http://www.gnuplot.info/}{gnuplot},
149     \href{https://github.com/wking}{and}
150     \href{http://www.ohloh.net/accounts/wking}{more}
151     \href{http://blog.tremily.us/posts/Bugs/}{\ldots}
152   \item[User]
153     \href{http://www.gnu.org/software/emacs/}{Emacs},
154     \href{http://www.latex-project.org/}{\LaTeX},
155     \href{https://www.djangoproject.com/}{Django},
156     \href{http://www.sqlalchemy.org/}{SQLAlchemy},
157     \href{https://angularjs.org/}{AngularJS},
158     \href{http://nginx.org/}{Nginx},
159     \href{https://www.docker.io/}{Docker},
160     \href{http://www.saltstack.com/}{SaltStack},
161     \href{http://www.postgresql.org/}{PostgreSQL},
162     \href{http://www.sqlite.org/}{\ac{SQLite}},
163     \href{http://www.openldap.org/}{OpenLDAP},
164     \href{http://www.postfix.org/}{Postfix},
165     \href{https://www.isc.org/software/bind}{\ac{BIND}},
166     \href{http://www.cups.org/}{\ac{CUPS}},
167     \href{http://www.elasticsearch.org/}{elasticsearch},
168     \href{http://www.elasticsearch.org/overview/kibana/}{kibana},
169     \href{http://www.openssh.org/}{\ac{OpenSSH}},
170     \href{http://en.wikipedia.org/wiki/Network_File_System#NFSv4}{kerberized
171       \ac{NFSv4}},
172     \href{http://mlmmj.org/}{mlmmj}
173   \end{cvlist}
174
175   \cvplace{Olympia, WA}
176   \date{\today}
177 \end{cv}
178
179 \end{document}