My current resume, in LaTeX format. Output in PDF.

LilithCarpenter.tex 6.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. \documentclass[margin,line]{resume}
  2. \usepackage{multicol}
  3. \usepackage{hyperref}
  4. \begin{document}
  5. \name{\Large Lilith Carpenter}
  6. \begin{resume}
  7. % Contact Information
  8. \section{\mysidestyle \textbf{Contact}}
  9. {\tt lily-resume@azrazalea.net} \hfill {\tt https://azrazalea.net}
  10. \hfill {\tt https://gitlab.com/azrazalea}\\\vspace{0mm}
  11. % Professional Summary
  12. \section{\mysidestyle \textbf{Summary}}
  13. Senior software developer with 8 years of professional experience. I specialize in databases and backend/system software. My experience includes work with practically every layer of the typical development stack from the voltage sent on the wire, server/router hardware, the linux kernel, and frontend and backend web development.
  14. % Skills
  15. \section{\mysidestyle \textbf{Preferred Languages}}
  16. Ruby, Lisp/Scheme, SQL, Python, C
  17. \section{\mysidestyle \textbf{Areas of Expertise}}
  18. Web Development, Linux, Network Programming, Systems Programming, Virtualization, Cybersecurity.
  19. % Professional Experience
  20. \section{\mysidestyle \textbf{Employment History}}
  21. \textbf{Intoximeters}, St. Louis, MO \hfill \textbf{October 2014 -- January 2018}\\
  22. \textit{\small{Web Development}}\\
  23. \textsl{Software Engineer}\\\\
  24. At Intoximeters I served as the most senior software engineer, focused on software development for the \href{https://247sober.com/products-and-tools/}{Intoxitrack} program management tool.
  25. \begin{itemize}
  26. \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 update to latest(at the time) Angular.js 1.6 from 1.1.
  27. \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.
  28. \item \emph{Postgresql, Databases}: Continually maintain, write, and analyze SQL queries, schema, and views for the IntoxiTrack application. Aid in deploying, configuring, and performance analysis.
  29. \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.
  30. \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.
  31. \end{itemize}
  32. \textbf{Camber Corporation}, O'Fallon, IL \hfill \textbf{December 2012 -- October 2014}\\
  33. \textit{\small{Cybersecurity}}\\
  34. \textsl{Software Developer}\\\\
  35. 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.
  36. \begin{itemize}
  37. \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.
  38. \item \emph{Python, Django, Debian, Bash}: Maintain and develop web application for remote management of Debian GNU/Linux server and custom applications.
  39. \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
  40. \item \emph{Ruby, Debian}: Designed and developed a custom build system using libvirt and KVM to perform concurrent software and package builds.
  41. \item \emph{C, Debian, Networking}: Designed and developed a minimalist command and control module to monitor and manage remote VM applications.
  42. \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.
  43. \end{itemize}
  44. \newpage
  45. \textbf{Total Highspeed}, Nixa, MO \hfill \textbf{March 2012 - December 2012}\vspace{1mm}\\\vspace{0mm}%
  46. \textit{\small{Web Development and Tech Support}}\vspace{1mm}\\\vspace{0mm}%
  47. \textsl{Tech I/Software Developer}\\
  48. At Total Highspeed I answered phones and provided technical support while maintaining the company website in PHP and implementing business applications in Python/Django.
  49. \vspace{1mm}\\\vspace{0mm}
  50. \textbf{Fury Codes LLC}, Springfield, MO \hfill \textbf{March 2011 - August 2011}\vspace{1mm}\\\vspace{0mm}%
  51. \textit{\small{Web Development}}\vspace{1mm}\\\vspace{0mm}%
  52. \textsl{Code Ninja}\\\vspace{1mm}\\
  53. At Fury Codes LLC I worked on a large existing Python/Django inventory system and managed multiple e-commerce solutions including Magento.
  54. \vspace{1mm}\\\vspace{0mm}
  55. \textbf{Ozarks Technical Community College}, Springfield, MO \hfill \textbf{January 2010 - March 2011}\vspace{1mm}\\\vspace{0mm}%
  56. \textit{\small{Web Development and Operations}}\vspace{1mm}\\\vspace{0mm}%
  57. \textsl{Technical Services Technician}\\
  58. 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.
  59. \vspace{1mm}\\\vspace{0mm}
  60. % __________________________________________________________________________________________________________________
  61. % Education
  62. \section{Meetup Talks}
  63. \begin{itemize}
  64. \item \textbf{Beginning Clojure} \url{https://gitlab.com/azrazalea/beginning-clojure-presentation}
  65. \item \textbf{Prisoner's Life} \url{https://gitlab.com/azrazalea/prisoners-life-presentation}
  66. \item \textbf{Clojure Core} \url{https://gitlab.com/azrazalea/clojure-core-presentation}
  67. \item \textbf{Lisp Game Development} \url{https://gitlab.com/azrazalea/lisp-game-dev-presentation}
  68. \item \textbf{State of the Lisp Family} \url{https://gitlab.com/azrazalea/state-of-lisp-family}
  69. \item \textbf{Lisp Flavored Erlang} \url{https://gitlab.com/azrazalea/lfe-presentation}
  70. \end{itemize}
  71. \section{\mysidestyle \textbf{Other}}
  72. \begin{itemize}
  73. \item AAS in Network Technology
  74. \item Founded the St. Louis Lisp Users Group
  75. \item Lead the St. Louis Clojure Users Group
  76. \end{itemize}
  77. \end{resume}
  78. \end{document}