cv.tex: Show that my creator list is not exhaustive
[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/}, although recently I've been
65     pushing documentation upstream instead of blogging about it.
66
67     Currently the two major side projects I'm pushing are
68     \href{https://spdx.org/}{\ac{SPDX}}
69     (\href{https://github.com/issues?utf8=\%E2\%9C\%93&q=author\%3Awking+org\%3Aspdx}{contributions})
70     and \href{https://opencontainers.org}{the Open Container Initiative}
71     (\href{https://github.com/issues?utf8=\%E2\%9C\%93&q=author\%3Awking+org\%3Aopencontainers}{contributions}).
72   \end{cvlist}
73
74   \begin{cvlist}{Software}
75   \item[Operating systems]
76     \href{https://www.gentoo.org/}{Linux (Gentoo)}
77   \item[Languages]
78     \href{https://www.python.org/}{Python},
79     \href{https://en.wikipedia.org/wiki/C_\%28programming_language\%29}{C},
80     \href{https://tiswww.case.edu/php/chet/bash/bashtop.html}{Bash},
81     \href{https://golang.org/}{Go},
82     \href{https://w3c.github.io/html/}{\ac{HTML}},
83     \href{https://www.w3.org/Style/CSS/Overview.en.html}{\ac{CSS}},
84     \href{https://en.wikipedia.org/wiki/JavaScript}{JavaScript},
85     \href{https://en.wikipedia.org/wiki/SQL}{\ac{SQL}},
86     \href{https://www.w3.org/XML/}{\ac{XML}},
87     \href{https://www.ni.com/en-us/shop/labview.html}{\ac{LabVIEW}},
88     \href{http://us.php.net/}{\ac{PHP}}
89   \item[Creator]
90     \href{https://github.com/wking/ccon}{ccon},
91     \href{https://pypi.python.org/pypi/package-cache}{package-cache},
92     \href{https://github.com/wking/signed-off-by}{signed-off-by},
93     \href{https://pypi.python.org/pypi/pygrader}{pygrader},
94     \href{https://pypi.python.org/pypi/pyassuan}{pyassuan},
95     \href{https://pypi.python.org/pypi/pgp-mime}{pgp-mime},
96     \href{https://pypi.python.org/pypi/pycomedi}{pycomedi},
97     \href{https://pypi.python.org/pypi/update-copyright}{update-copyright},
98     \href{https://pypi.python.org/pypi/mutt-ldap}{mutt-ldap},
99     \href{https://blog.tremily.us/posts/Gentoo_overlay/}{wtk-overlay},
100     \href{https://github.com/wking/dotfiles-framework}{dotfiles-framework},
101     \href{https://github.com/wking}{and more \ldots}
102   \item[Contributor]
103     \href{https://software-carpentry.org/}{Software Carpentry},
104     \href{https://git-scm.com/}{Git},
105     \href{https://notmuchmail.org/}{Notmuch},
106     \href{https://ipfs.io/}{\ac{IPFS}},
107     \href{https://spdx.org/}{\ac{SPDX}},
108     \href{https://github.com/opencontainers}{Open Container Initiative},
109     \href{https://github.com/rss2email/rss2email/}{rss2email},
110     \href{http://bugseverywhere.org/}{Bugs Everywhere},
111     \href{https://github.com/ipython/ipython/commits?author=wking}{IPython},
112     \href{http://docs.getpelican.com/}{Pelican},
113     \href{https://wiki.gentoo.org/wiki/Catalyst}{Gentoo catalyst},
114     \href{http://www.comedi.org/}{Comedilib},
115     \href{https://web.mit.edu/kerberos/}{Kerberos},
116     \href{https://www.kernel.org/}{Linux kernel},
117     \href{http://cython.org/}{Cython},
118     \href{https://ikiwiki.info/}{ikiwiki},
119     \href{http://www.gnuplot.info/}{gnuplot},
120     \href{https://github.com/wking}{and}
121     \href{https://www.openhub.net/accounts/wking}{more}
122     \href{https://blog.tremily.us/posts/Bugs/}{\ldots}
123   \item[User]
124     \href{https://www.gnu.org/software/emacs/}{Emacs},
125     \href{https://www.latex-project.org/}{\LaTeX},
126     \href{https://www.djangoproject.com/}{Django},
127     \href{https://www.sqlalchemy.org/}{SQLAlchemy},
128     \href{https://angularjs.org/}{AngularJS},
129     \href{https://nginx.org/}{Nginx},
130     \href{https://www.docker.com/}{Docker},
131     \href{https://saltstack.com/}{SaltStack},
132     \href{https://www.postgresql.org/}{PostgreSQL},
133     \href{https://sqlite.org/}{\ac{SQLite}},
134     \href{https://www.openldap.org/}{OpenLDAP},
135     \href{http://www.postfix.org/}{Postfix},
136     \href{https://www.isc.org/downloads/bind}{\ac{BIND}},
137     \href{https://www.cups.org/}{\ac{CUPS}},
138     \href{https://www.elastic.co/products/elasticsearch}{Elasticsearch},
139     \href{https://www.elastic.co/products/kibana}{Kibana},
140     \href{https://www.openssh.com/}{\ac{OpenSSH}},
141     \href{https://en.wikipedia.org/wiki/Network_File_System#NFSv4}{kerberized
142       \ac{NFSv4}},
143     \href{http://mlmmj.org/}{mlmmj}
144   \end{cvlist}
145
146   \begin{cvlist}{Education}
147   \item[09/2000--05/2004] Colgate University, Hamilton, NY
148     (B.A.~in Physics and Math)
149
150   \item[09/2004--05/2006] University of Rochester, Rochester, NY
151     (M.A.~in Physics)
152
153   \item[09/2006--06/2013] Drexel University, Philadelphia, PA
154     (Ph.D.~in Physics)
155   \end{cvlist}
156
157   \begin{cvlist}{Publications}
158 %    \begin{bibunit}[alpha]
159 %      \nocite{wking10}
160 %    \item[Books] \putbib
161 %    \end{bibunit}
162     \item [Papers]
163     \begin{bibunit}
164       \nocite{
165         king13,
166         king10}
167       \putbib
168     \end{bibunit}
169     \item [Talks]
170     \begin{bibunit}
171       \nocite{
172         2015-04-uw,
173         2014-03-uw,
174         2013-05-thesis,
175         2013-01-columbia}
176       \putbib
177     \end{bibunit}
178   \end{cvlist}
179
180   \cvplace{Olympia, WA}
181   \date{\today}
182 \end{cv}
183
184 \end{document}