\documentclass[margin,line]{resume} \usepackage{multicol} \usepackage{hyperref} \begin{document} \name{\Large Lilith Carpenter} \begin{resume} %__________________________________________________________________________________________________________________ % Contact Information \section{\mysidestyle \textbf{Contact}} {\tt lily-resume@azrazalea.net} \hfill {\tt azrazalea.net} \hfill {\tt gitlab.com/azrazalea}\\\vspace{0mm} % 2253 E. Langston \hfill 417-379-3326 \vspace{0mm}\\\vspace{0mm}% % Springfield, MO, 65804 \hfill {\tt lily-resume@azrazalea.net} \vspace{0mm}\\\vspace{0mm}% % \hfill {\small \textsl{https://gitlab.com/azrazalea}} \textbullet {\small \textsl{https://azrazalea.net}} \vspace{0mm}\\\vspace{0mm} %__________________________________________________________________________________________________________________ % Professional Summary \section{\mysidestyle \textbf{Summary}} I am a software developer with 8 years of professional experience in areas including functional programming. % __________________________________________________________________________________________________________________ % Skills \section{\mysidestyle \textbf{Preferred Languages}} Ruby, Lisp/Scheme, SQL, C \section{\mysidestyle \textbf{Areas of Expertise}} Functional Programming, Network Programming, Systems Programming, Linux, Virtualization. %__________________________________________________________________________________________________________________ %Professional Experience \section{\mysidestyle \textbf{Employment History}} \textbf{Intoximeters}, St. Louis, MO \hfill \textbf{October 2014 -- Present}\vspace{1mm}\\\vspace{1mm}% \textit{\small{Web Development}}\vspace{1mm}\\\vspace{0mm}% \textsl{Software Engineer}\\ At Intoximeters I serve as the most senior software engineer, focusing on software development for the \href{https://247sober.com/products-and-tools/}{Intoxitrack} program management tool. \vspace{1mm}\\\vspace{0mm} \begin{itemize} \item \emph{Typescript, Javascript, Angular.js, Frontend Web Development}: Maintain, develop, and test an existing Angular.js 1.6 application while spearheading efforts to use updated technologies when possible. Lead updating to latest Angular.js. \item \emph{Ruby, Backend Web Development}: Maintain, develop, and test a JSON API based rails application while continually pushing updates(including security) and best practices. Lead update from Rails 3 to Rails 4. \item \emph{Postgresql, Databases}: Continually maintain, write, and analyze SQL queries, schema, and views for the IntoxiTrack application. Aid in deploying and configuring. \item \emph{AWS, Chef, Various Supporting Tech, DevOps}: Aid DevOps team member(s) in maintaining, troubleshooting, and auditing the cloud infrastructure running and supporting the Intoxitrack application. \item \emph{Mentoring, Leadership}: Mentor team members in software development best practices. Assist team members in learning and utilizing new technologies, and aid in the evaluation of technologies for adoption into the application. \end{itemize} \textbf{Camber Corporation}, O'Fallon, IL \hfill \textbf{December 2012 -- October 2014}\vspace{1mm}\\\vspace{1mm}% \textit{\small{Cybersecurity}}\vspace{1mm}\\\vspace{0mm}% \textsl{Software Developer}\\ At Camber I worked as a software developer on the CENTS team designing and developing network training simulators for use by DOD and commercial customers. \vspace{1mm}\\\vspace{0mm} \begin{itemize} \item \emph{Mentoring, Leadership}: Mentor team members in software development best practices. Assist team members in learning and utilizing new technologies, and aid in the evaluation of technologies for adoption into the system. \item \emph{Agile, SCRUM}: Aid prioritization of business and development requirements. Iterate with users and . \item \emph{Ruby, Networking}: Developed a middleware framework to manage external applications interfacing with Metasploit for attack and traffic generation and execution, including a system to create and deploy custom attack content libraries. \item \emph{C, Ruby, Bash, Debian}: Developed disk partitioning and formatting tools, hardware detection tools, and network configuration tools as part of a custom installation process for a customized version of Debian GNU/Linux \item \emph{Ruby, Debian}: Developed a custom system backup and restore tool allowing a user to create and restore from versioned backups of a multi-server system. \end{itemize} \newpage \textbf{Total Highspeed}, Nixa, MO \hfill \textbf{March 2012 - December 2012}\vspace{1mm}\\\vspace{1mm}% \textit{\small{Web Development and Tech Support}}\vspace{1mm}\\\vspace{0mm}% \textsl{Tech I/Software Developer}\\ At Total Highspeed I answered phones and provided technical support while maintaining the company website in PHP and implementing business applications in Python/Django. \vspace{1mm}\\\vspace{0mm} \textbf{Fury Codes LLC}, Springfield, MO \hfill \textbf{March 2011 - August 2011}\vspace{1mm}\\\vspace{1mm}% \textit{\small{Web Development}}\vspace{1mm}\\\vspace{0mm}% \textsl{Code Ninja}\\ At Fury Codes LLC I worked on a large existing Python/Django inventory system and managed multiple e-commerce solutions including Magento. \vspace{1mm}\\\vspace{0mm} \textbf{Ozarks Technical Community College}, Springfield, MO \hfill \textbf{January 2010 - March 2011}\vspace{1mm}\\\vspace{1mm}% \textit{\small{Web Development and Operations}}\vspace{1mm}\\\vspace{0mm}% \textsl{Technical Services Technician}\\ At OTC I primarily researched new technologies for potential use in their infrastructure. In addition, I wrote scripts and small web applications in Perl, PHP, and bash while assisting with deployments. \vspace{1mm}\\\vspace{0mm} %__________________________________________________________________________________________________________________ % Education \section{Meetup Talks} \begin{itemize} \item \textbf{Beginning Clojure} \url{https://gitlab.com/azrazalea/beginning-clojure-presentation} \item \textbf{Prisoner's Life} \url{https://gitlab.com/azrazalea/prisoners-life-presentation} \item \textbf{Clojure Core} \url{https://gitlab.com/azrazalea/clojure-core-presentation} \item \textbf{Lisp Game Development} \url{https://gitlab.com/azrazalea/lisp-game-dev-presentation} \item \textbf{State of the Lisp Family} \url{https://gitlab.com/azrazalea/state-of-lisp-family} \item \textbf{Lisp Flavored Erlang} \url{https://gitlab.com/azrazalea/lfe-presentation} \end{itemize} \section{\mysidestyle \textbf{Other}} \begin{itemize} \item AAS in Network Technology \item Founded the St. Louis Lisp Users Group \item Lead the St. Louis Clojure Users Group \end{itemize} \end{resume} \end{document}