\documentclass{article} \usepackage[cm]{fullpage} \usepackage{color} \usepackage{hyperref} % \hypersetup{breaklinks=true,% % colorlinks=true,% % linkcolor=cyan,% % urlcolor=MyDarkBlue} % \definecolor{MyDarkBlue}{rgb}{0,0.0,0.45} %%%%%%%%%%%%%%%%%%%%%%%%%% % Variables % %%%%%%%%%%%%%%%%%%%%%%%%%% \newcommand{\company}{Some Firm} %%%%%%%%%%%%%%%%%%%%%%%%%% % Formatting parameters % %%%%%%%%%%%%%%%%%%%%%%%%%% \newlength{\tabin} \setlength{\tabin}{1em} \newlength{\secsep} \setlength{\secsep}{0.1cm} \setlength{\parindent}{0in} \setlength{\parskip}{0in} \setlength{\itemsep}{0in} \setlength{\topsep}{0in} \setlength{\tabcolsep}{0in} \definecolor{contactgray}{gray}{0.3} \pagestyle{empty} %%%%%%%%%%%%%%%%%%%%%%%%%% % Template Definitions % %%%%%%%%%%%%%%%%%%%%%%%%%% \newcommand{\lineunder}{\vspace*{-8pt} \\ \hspace*{-6pt} \hrulefill \\ \vspace*{-15pt}} \newcommand{\name}[1]{\begin{center}\textsc{\Huge#1}\\\end{center}} \newcommand{\program}[1]{\begin{center}\textsc{#1}\end{center}} \newcommand{\contact}[1]{\begin{center}\color{contactgray}{\small#1}\end{center}} \newenvironment{tabbedsection}[1]{ \begin{list}{}{ \setlength{\itemsep}{0pt} \setlength{\labelsep}{0pt} \setlength{\labelwidth}{0pt} \setlength{\leftmargin}{\tabin} \setlength{\rightmargin}{\tabin} \setlength{\listparindent}{0pt} \setlength{\parsep}{0pt} \setlength{\parskip}{0pt} \setlength{\partopsep}{0pt} \setlength{\topsep}{#1} } \item[] }{\end{list}} \newenvironment{nospacetabbing}{ \begin{tabbing} }{\end{tabbing}\vspace{-1.2em}} \newenvironment{resume_header}{}{\vspace{0pt}} \newenvironment{resume_section}[1]{ \filbreak \vspace{2\secsep} \textsc{\large#1} \lineunder \begin{tabbedsection}{\secsep} }{\end{tabbedsection}} \newenvironment{resume_subsection}[2][]{ \textbf{#2} \hfill {\footnotesize #1} \hspace{1em} \begin{tabbedsection}{0.5\secsep} }{\end{tabbedsection}} \newenvironment{subitems}{ \renewcommand{\labelitemi}{-} \begin{itemize} \setlength{\labelsep}{1em} }{\end{itemize}} \newenvironment{resume_employer}[4]{ \vspace{\secsep} \textbf{#1} \\ \indent {\small #2} \hfill {\footnotesize#3 (#4)} \begin{tabbedsection}{0pt} \begin{subitems} }{\end{subitems}\end{tabbedsection}} %%%%%%%%%%%%%%%%%%%%%%%%%% % Start Document % %%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} \begin{resume_header} \name{Devan Fischer} \contact{contact@devanfischer.com \hspace{2cm} 253.254.5392 \hspace{2cm}github.com/DevanFischer} \end{resume_header} \begin{resume_section}{About Me} \begin{nospacetabbing} \textbf{Technical Skills} \= Python, HTML, CSS, JavaScript, AWS, Git, MySQL, Unix/Linux, and \LaTeX\\* \textbf{Art Technology} \> Adobe Photoshop, Adobe Illustrator, Solidworks, Autodesk Fusion 360\\* \textbf{Interests} \> Web Development, SaaS, Data Science, Photography, Design, 3D Printing, Woodworking\\* \end{nospacetabbing} \end{resume_section} \begin{resume_section}{Work Experience} \begin{resume_employer}{Mazama Media}{Lead Software Developer}{Bend, OR}{September 2021 - Present} \item Reduced annual cost by \$47,000 utilizing AWS API Gateway and Lambda to eliminate Zapier integration's \item Built fully automated Facebook chat bots to increase client enrollment success by 60\% \item Developed custom API's to communicate with Government agencies with 30\% faster response times \item Reduced development times for clients by 1/100\textsuperscript{th} by centralizing logic within AWS \item Pair programmed static demographic form using React, MUI, and Google Places API to eliminate the need for a remote forms developer, saving the company \$50k annually \item Refactored Django authorization form, removing database entry requirements resulting in a 75\% increase of reliability \end{resume_employer} \begin{resume_employer}{Cnoc Outdoors}{Logistics Manager, Product Designer, 3D Engineer, Shopify Admin}{Portland, OR}{October 2018 - June 2021} \item Worked with Unleashed API to speed up order status updating by 30\% \item Improved Shopify site by configuring various plugins \item Maintained warehouse and \$1M worth of inventory \item Developed and tested various products sent to production, saving the company on average \$10K in outsourced costs \end{resume_employer} \begin{resume_employer}{The UPS Store}{Manager, Graphic Designer}{Gresham, OR}{January 2017 - March 2018} \item Accountable for profitability, asset management, customer satisfaction, public relations, sales and marketing, and personnel training and development \item Motivate, train and develop center associates, focusing on excellent customer service and engagement, sales functions, software utilization, and efficient packing and shipping procedures \item Refine 4 operational systems, including POS, CMS, Mailbox Manager, QuickBooks \item Order, receive and process \$500-\$1000 worth of inventory every 2 weeks \item Process, organize and manage over 500 mailboxes’ locks and keys \item Create an e-catalog for 2600 files of private customer information to centralize data and create less waste \item Proactively handle customer issues by filing claims and communicating with distribution hubs \end{resume_employer} \begin{resume_employer}{US Army}{Mortartman 11C, Team Leader}{Portland, OR}{October 2018 - June 2021} \item Operated and maintained 100\% accountability for over \$100,000 of equipment, including night-vision goggles, radios, and weapon systems \item Certified to operate wheeled and tracked vehicles \item Performed preventive maintenance checks and services before and after daily trips \item Acquired military certification to operate vehicles equivalent to 1.5-Ton and 5-Ton Flatbed Trucks, Trailers, Cranes, and Forklifts % \item Logged over 7,000 accident-free hours as an operator \item Primary key holder for a fleet of military vehicles \item Participated in bimonthly field exercises and quarterly field rotations in remote locations \end{resume_employer} \end{resume_section} \begin{resume_section}{Education} \begin{resume_subsection}[Portland, OR (2020--2020)]{PDX Code Guild} \begin{subitems} \item Full Stack Web Development Certificate \end{subitems} \end{resume_subsection} \begin{resume_subsection}[Portland, OR (2019--2021)]{Portland Community College} \begin{subitems} \item Associate of Science \end{subitems} \end{resume_subsection} \end{resume_section} % \begin{resume_section}{Projects} % \begin{resume_subsection}[(June 2021)]{Personal Portfolio} % \begin{subitems} % \item Used Gatsby.js to generate a static site % \end{subitems} % \end{resume_subsection} % \begin{resume_subsection}[(March 2020)]{Tinderbot} % \begin{subitems} % \item A python bot using selenium to control the web browser % \item Logs into tinder, bypasses ads and alerts, starts swiping right % \end{subitems} % \end{resume_subsection} % \end{resume_section} \end{document}