cv.tex: Mention signed-off-by
[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://github.com/wking/ccon}{ccon},
90     \href{https://pypi.python.org/pypi/package-cache}{package-cache},
91     \href{https://github.com/wking/signed-off-by},
92     \href{https://pypi.python.org/pypi/pygrader}{pygrader},
93     \href{https://pypi.python.org/pypi/pyassuan}{pyassuan},
94     \href{https://pypi.python.org/pypi/pgp-mime}{pgp-mime},
95     \href{https://pypi.python.org/pypi/pycomedi}{pycomedi},
96     \href{https://pypi.python.org/pypi/update-copyright}{update-copyright},
97     \href{https://pypi.python.org/pypi/mutt-ldap}{mutt-ldap},
98     \href{https://blog.tremily.us/posts/Gentoo_overlay/}{wtk-overlay},
99     \href{https://github.com/wking/dotfiles-framework}{dotfiles-framework}
100   \item[Contributor]
101     \href{https://software-carpentry.org/}{Software Carpentry},
102     \href{https://git-scm.com/}{Git},
103     \href{https://notmuchmail.org/}{Notmuch},
104     \href{https://ipfs.io/}{\ac{IPFS}},
105     \href{https://spdx.org/}{\ac{SPDX}},
106     \href{https://github.com/opencontainers}{Open Container Initiative},
107     \href{https://github.com/rss2email/rss2email/}{rss2email},
108     \href{http://bugseverywhere.org/}{Bugs Everywhere},
109     \href{https://github.com/ipython/ipython/commits?author=wking}{IPython},
110     \href{http://docs.getpelican.com/}{Pelican},
111     \href{https://wiki.gentoo.org/wiki/Catalyst}{Gentoo catalyst},
112     \href{http://www.comedi.org/}{Comedilib},
113     \href{https://web.mit.edu/kerberos/}{Kerberos},
114     \href{https://www.kernel.org/}{Linux kernel},
115     \href{http://cython.org/}{Cython},
116     \href{https://ikiwiki.info/}{ikiwiki},
117     \href{http://www.gnuplot.info/}{gnuplot},
118     \href{https://github.com/wking}{and}
119     \href{https://www.openhub.net/accounts/wking}{more}
120     \href{https://blog.tremily.us/posts/Bugs/}{\ldots}
121   \item[User]
122     \href{https://www.gnu.org/software/emacs/}{Emacs},
123     \href{https://www.latex-project.org/}{\LaTeX},
124     \href{https://www.djangoproject.com/}{Django},
125     \href{https://www.sqlalchemy.org/}{SQLAlchemy},
126     \href{https://angularjs.org/}{AngularJS},
127     \href{https://nginx.org/}{Nginx},
128     \href{https://www.docker.com/}{Docker},
129     \href{https://saltstack.com/}{SaltStack},
130     \href{https://www.postgresql.org/}{PostgreSQL},
131     \href{https://sqlite.org/}{\ac{SQLite}},
132     \href{https://www.openldap.org/}{OpenLDAP},
133     \href{http://www.postfix.org/}{Postfix},
134     \href{https://www.isc.org/downloads/bind}{\ac{BIND}},
135     \href{https://www.cups.org/}{\ac{CUPS}},
136     \href{https://www.elastic.co/products/elasticsearch}{Elasticsearch},
137     \href{https://www.elastic.co/products/kibana}{Kibana},
138     \href{https://www.openssh.com/}{\ac{OpenSSH}},
139     \href{https://en.wikipedia.org/wiki/Network_File_System#NFSv4}{kerberized
140       \ac{NFSv4}},
141     \href{http://mlmmj.org/}{mlmmj}
142   \end{cvlist}
143
144   \begin{cvlist}{Education}
145   \item[09/2000--05/2004] Colgate University, Hamilton, NY
146     (B.A.~in Physics and Math)
147
148   \item[09/2004--05/2006] University of Rochester, Rochester, NY
149     (M.A.~in Physics)
150
151   \item[09/2006--06/2013] Drexel University, Philadelphia, PA
152     (Ph.D.~in Physics)
153   \end{cvlist}
154
155   \begin{cvlist}{Publications}
156 %    \begin{bibunit}[alpha]
157 %      \nocite{wking10}
158 %    \item[Books] \putbib
159 %    \end{bibunit}
160     \item [Papers]
161     \begin{bibunit}
162       \nocite{
163         king13,
164         king10}
165       \putbib
166     \end{bibunit}
167     \item [Talks]
168     \begin{bibunit}
169       \nocite{
170         2015-04-uw,
171         2014-03-uw,
172         2013-05-thesis,
173         2013-01-columbia}
174       \putbib
175     \end{bibunit}
176   \end{cvlist}
177
178   \cvplace{Olympia, WA}
179   \date{\today}
180 \end{cv}
181
182 \end{document}