User: Cabryant/Resume

From LibrePlanet
Jump to: navigation, search

christian.tex

\documentclass[margin,line]{res}

\usepackage{hyperref}

\oddsidemargin -.5in
\evensidemargin -.5in
\textwidth=6.0in
\itemsep=0in
\parsep=0in

\newenvironment{list1}{
  \begin{list}{\ding{113}}{%
      \setlength{\itemsep}{0in}
      \setlength{\parsep}{0in} \setlength{\parskip}{0in}
      \setlength{\topsep}{0in} \setlength{\partopsep}{0in} 
      \setlength{\leftmargin}{0.17in}}}{\end{list}}
\newenvironment{list2}{
  \begin{list}{$\bullet$}{%
      \setlength{\itemsep}{0in}
      \setlength{\parsep}{0in} \setlength{\parskip}{0in}
      \setlength{\topsep}{0in} \setlength{\partopsep}{0in} 
      \setlength{\leftmargin}{0.2in}}}{\end{list}}


\begin{document}

\name{Christian Bryant | GNU Linux-libre Hacker \vspace*{.1in}}

\begin{resume}
\section{\sc Personal Information}
\vspace{.05in}
\begin{tabular}{@{}p{2in}p{4in}}
{\it Current location:} United States & {\it E-mail:} \url{mailto:christian@gnulinuxlibre.org} \\
{\it Mobile:} +1 (310) 849-4993 & {\it LibrePlanet:} \url{http://libreplanet.org/wiki/User:Cabryant}   \\
{\it IRC:} christianabryant \href{http://freenode.net/}{@freenode} & {\it Jabber:} {cabryant@member.fsf.org}   \\
{\it GnuPG Key:} \href{ http://pgp.mit.edu/pks/lookup?op=get&search=0xCFAF695C36D3B5A1}{36D3B5A1}
\end{tabular}

\section{\sc Profile} 
\begin{list2}
\item GNU/Linux-libre hacker specializing in software build and release management for collaborative, 
distributed GNU/Linux-libre technologies.  Currently create customized GNU/Linux-libre implementations 
running minimal, development-oriented packages.  Additionally, write and maintain an automated build, 
configuration, release and test framework for the GNU/Linux-libre OS project along with its manual and supporting website. \\
\vspace{-.3cm}
\end{list2}

\section{\sc Skills} 
\begin{list2}
\item Languages: Bash, Gawk, Guile, Emacs Lisp, GNU Common Lisp, GNU C, \TeX, \LaTeX \\
\vspace{-.3cm}
\item Software: Emacs, Org-mode, GnuPG, Autoconf, Autogen, Automake, Binutils, Bison, CLISP, \\ 
Config, DejaGNU, GCC, Make, Patch, GRUB, Parted, AUC\TeX, Texinfo, Bazaar, Git \\
\vspace{-.3cm}
\item Operating Systems: L4 microkernel, Mach microkernel, GNU Hurd, Linux-libre kernel, \\ gNewSense, Trisquel GNU/Linux \\
\vspace{-.3cm}
\end{list2}

\section{\sc Free \\ Software}

{ {\bf GNU/Linux-libre Operating System}}\\
{\it Software Build and Release Manager} \hfill 2014 - Present\\
Build Framework Programmer/Maintainer, Test Suite Programmer/Maintainer\\
\url{http://www.gnulinuxlibre.org} \hfill IRC:  \#gnulinuxlibre @freenode \\
\begin{list2}
\item GNU Build System:  Utilize the GNU Autotools with the GNU Compiler Collection (GCC) and Make 
to build the GNU Linux-libre kernel and a selection of GNU software packages.   \\
\vspace{-.3cm}
\item Emacs Lisp:  Write and maintain software in Emacs Lisp to customize a GNU/Linux-libre OS build 
from kernel to software packages, and automate post-build tests and release activities.  \\
\vspace{-.3cm}
\item Build Book:  Write and maintain a build book in Texinfo manual format as reference for building, 
configuring, testing and releasing a custom GNU/Linux-libre OS bootable image.  \\
\vspace{-.3cm}
\item GNU/Linux-libre OS:  Create custom builds of operating systems comprised of the GNU Linux-libre 
kernel, GNU software packages and configurations for Internet- and Intranet-based use.  \\
\vspace{-.3cm}
\end{list2}

\section{\sc Corporate Experience}
{ {\bf UCLA Health}}, Los Angeles, CA \\
{\it Software Build and Release Manager, Technical Project Manager} \hfill 2006 - Present

{ {\bf Digitial Insight (Intuit)}}, Calabasas, CA \\
{\it Software Build and Release Manager} \hfill 2005 - 2006

{ {\bf Symark Software (Beyond Trust)}}, Agoura Hills, CA \\
{\it Software Build and Release Manager} \hfill 2004 - 2005

{ {\bf Moore Industries-International}}, North Hills, CA \\
{\it Software Build and Release Manager, Test Engineer} \hfill 2001 - 2003

{ {\bf Kron Communications}}, Santa Monica, CA \\
{\it Software Test Engineer} \hfill 1998 - 2001 

{\it Revision: 0.0, May 15, 2014, 0700 hrs UT.} \\
{\it Most recent version at:}  \url{http://libreplanet.org/wiki/User:Cabryant/Resume} 

\end{resume}
\end{document}