\documentclass[10pt, letterpaper]{article} % Packages: \usepackage[ ignoreheadfoot, % set margins without considering header and footer top=2 cm, % seperation between body and page edge from the top bottom=2 cm, % seperation between body and page edge from the bottom left=2 cm, % seperation between body and page edge from the left right=2 cm, % seperation between body and page edge from the right footskip=1.0 cm, % seperation between body and footer % showframe % for debugging ]{geometry} % for adjusting page geometry \usepackage{titlesec} % for customizing section titles \usepackage{tabularx} % for making tables with fixed width columns \usepackage{array} % tabularx requires this \usepackage[dvipsnames]{xcolor} % for coloring text \definecolor{primaryColor}{RGB}{0, 79, 144} % define primary color \usepackage{enumitem} % for customizing lists \usepackage{fontawesome5} % for using icons \usepackage{amsmath} % for math \usepackage[ pdftitle={Josue Zamudio CV}, pdfauthor={Josue Zamudio}, pdfcreator={LaTeX with RenderCV}, colorlinks=true, urlcolor=primaryColor ]{hyperref} % for links, metadata and bookmarks \usepackage[pscoord]{eso-pic} % for floating text on the page \usepackage{calc} % for calculating lengths \usepackage{bookmark} % for bookmarks \usepackage{lastpage} % for getting the total number of pages \usepackage{changepage} % for one column entries (adjustwidth environment) \usepackage{paracol} % for two and three column entries \usepackage{ifthen} % for conditional statements \usepackage{needspace} % for avoiding page brake right after the section title \usepackage{iftex} % check if engine is pdflatex, xetex or luatex % Ensure that generate pdf is machine readable/ATS parsable: \ifPDFTeX \input{glyphtounicode} \pdfgentounicode=1 % \usepackage[T1]{fontenc} % this breaks sb2nov \usepackage[utf8]{inputenc} \usepackage{lmodern} \fi % Some settings: \AtBeginEnvironment{adjustwidth}{\partopsep0pt} % remove space before adjustwidth environment \pagestyle{empty} % no header or footer \setcounter{secnumdepth}{0} % no section numbering \setlength{\parindent}{0pt} % no indentation \setlength{\topskip}{0pt} % no top skip \setlength{\columnsep}{0cm} % set column seperation \makeatletter %\let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle %\patchcmd{\ps@customFooterStyle}{\thepage}{ % \color{gray}\textit{\small Josue Zamudio - Page \thepage{} of \pageref*{LastPage}} %}{}{} % replace number by desired string %\makeatother %\pagestyle{customFooterStyle} \titleformat{\section}{\needspace{4\baselineskip}\bfseries\large}{}{0pt}{}[\vspace{1pt}\titlerule] \titlespacing{\section}{ % left space: -1pt }{ % top space: 0.3 cm }{ % bottom space: 0.2 cm } % section title spacing \renewcommand\labelitemi{$\circ$} % custom bullet points \newenvironment{highlights}{ \begin{itemize}[ topsep=0.10 cm, parsep=0.10 cm, partopsep=0pt, itemsep=0pt, leftmargin=0.4 cm + 10pt ] }{ \end{itemize} } % new environment for highlights \newenvironment{highlightsforbulletentries}{ \begin{itemize}[ topsep=0.10 cm, parsep=0.10 cm, partopsep=0pt, itemsep=0pt, leftmargin=10pt ] }{ \end{itemize} } % new environment for highlights for bullet entries \newenvironment{onecolentry}{ \begin{adjustwidth}{ 0.2 cm + 0.00001 cm }{ 0.2 cm + 0.00001 cm } }{ \end{adjustwidth} } % new environment for one column entries \newenvironment{twocolentry}[2][]{ \onecolentry \def\secondColumn{#2} \setcolumnwidth{\fill, 4.5 cm} \begin{paracol}{2} }{ \switchcolumn \raggedleft \secondColumn \end{paracol} \endonecolentry } % new environment for two column entries \newenvironment{header}{ \setlength{\topsep}{0pt}\par\kern\topsep\centering\linespread{1.5} }{ \par\kern\topsep } % new environment for the header %\newcommand{\placelastupdatedtext}{% \placetextbox{}{}{} % \AddToShipoutPictureFG*{% Add to current page foreground % \put( % \LenToUnit{\paperwidth-2 cm-0.2 cm+0.05cm}, % \LenToUnit{\paperheight-1.0 cm} % ){\vtop{{\null}\makebox[0pt][c]{ % \small\color{gray}\textit{Last updated in September 2024}\hspace{\widthof{Last updated in September 2024}} % }}}% % }% %}% % save the original href command in a new command: \let\hrefWithoutArrow\href % new command for external links: \renewcommand{\href}[2]{\hrefWithoutArrow{#1}{\ifthenelse{\equal{#2}{}}{ }{#2 }\raisebox{.15ex}{\footnotesize \faExternalLink*}}} \begin{document} \newcommand{\AND}{\unskip \cleaders\copy\ANDbox\hskip\wd\ANDbox \ignorespaces } \newsavebox\ANDbox \sbox\ANDbox{} %\placelastupdatedtext \begin{header} \textbf{\fontsize{24 pt}{24 pt}\selectfont Josue Zamudio Estrada} \vspace{0.3 cm} \normalsize \mbox{{\color{black}\footnotesize\faMapMarker*}\hspace*{0.13cm}Sunnyvale}% \kern 0.25 cm% \AND% \kern 0.25 cm% \mbox{\hrefWithoutArrow{mailto:josuezamudio1@gmail.com}{\color{black}{\footnotesize\faEnvelope[regular]}\hspace*{0.13cm}josuezamudio1@gmail.com}}% \kern 0.25 cm% \AND% \kern 0.25 cm% \mbox{\hrefWithoutArrow{tel:6507849246}{\color{black}{\footnotesize\faPhone*}\hspace*{0.13cm}650-784-9246}}% \kern 0.25 cm% \AND% %\kern 0.25 cm% %\mbox{\hrefWithoutArrow{https://yourwebsite.com/}{\color{black}{\footnotesize\faLink}\hspace*{0.13cm}yourwebsite.com}}% %\kern 0.25 cm% \AND% \kern 0.25 cm% \mbox{\hrefWithoutArrow{https://www.linkedin.com/in/josue-zamudio/}{\color{black}{\footnotesize\faLinkedinIn}\hspace*{0.13cm}josue-zamudio}}% \kern 0.25 cm% \AND% \kern 0.25 cm% \mbox{\hrefWithoutArrow{https://github.com/jozamudi}{\color{black}{\footnotesize\faGithub}\hspace*{0.13cm}jozamudi}}% \end{header} \vspace{0.3 cm - 0.3 cm} \section{Education} \begin{twocolentry}{ \textit{Sept 2020 – May 2022}} \textbf{University of California Santa Cruz} \textit{BS in Computer Engineering} \end{twocolentry} \vspace{0.10 cm} \begin{onecolentry} \begin{highlights} \item GPA: 3.9/4.0 \item \textbf{Coursework:} Embedded System Design, Computer Architecture, Computer System Design \end{highlights} \end{onecolentry} \section{Experience} \begin{twocolentry}{ \textit{Palo Alto, CA} \textit{\\ Sept. 2024 – Present}} \textbf{Staff Engineer II} \textit{\\ Stanford Linear Accelerator Center} \end{twocolentry} \vspace{0.10 cm} \begin{onecolentry} \begin{highlights} \item Lead team to successfully integrate vacuum device control for VLS upgrade, which resulted in a 32 times improvement in spectrometer throughput performance. \end{highlights} \end{onecolentry} \vspace{0.2 cm} \begin{twocolentry}{ \textit{Palo Alto, CA} \textit{\\ Mar. 2023 – Sept. 2024}} \textbf{Science \& Enginnering Associate} \textit{\\ Stanford Linear Accelerator Center} \end{twocolentry} \vspace{0.10 cm} \begin{onecolentry} \begin{highlights} \item Integrated multi-position valve, droplet despensing robot, and motor stages onto SLAC control system. Delivered the end user a Python SDK and GUI to operate the device. \item Automated complex procedures by leveraging SLAC's Python Ophyd device libraries. \item Developed GUIs in Python using Qt framework. \item Developed middleware written in Python to interface between droplet dispensing robot's REST API and SLAC control system. \item Maintained Programmable Logic Controller code base and Python Ophyd device classes for SLAC vaccum and motion supported device list. \item Developed Unit tests using Pytest framework for Python code base and TcUnit for PLC code. \item Point of Contact between Sample Delivery Team and Expirement Controls Team. \end{highlights} \end{onecolentry} \vspace{0.2 cm} \begin{twocolentry}{ \textit{Palo Alto, CA} \textit{\\ Jun. 2022 – Mar. 2023}} \textbf{Controls \& Data Systems Enginner Intern} \textit{\\ Stanford Linear Accelerator Center} \end{twocolentry} \vspace{0.10 cm} \begin{onecolentry} \begin{highlights} \item Designed and prototyped test boxes for vacuum device cables. \item Produced documents on confluence for common troubleshooting procedures, test box operations$/$schematics, and device deployment. \item Collaborated with duty techs and controls team to bring up new Tender X-ray Instrument experiment hutch. \end{highlights} \end{onecolentry} \section{Technologies} \begin{onecolentry} \textbf{Languages:} C++, C, Python, Twinacat Structured Text \end{onecolentry} \vspace{0.2 cm} \begin{onecolentry} \textbf{Technologies:} Twincat 3, EPICS, Docker, Make, Git, \end{onecolentry} \section{Projects} \begin{twocolentry}{ \textit{ } \textbf{Serive Self Hosting} \end{twocolentry} \vspace{0.10 cm} \begin{onecolentry} \begin{highlights} \item Setup Network infrastructure using Pfsense Firewall and configuring reverse proxy. \item Deployed TrueNas System to manage network attched storage. \item Deployed services using Docker and Docker compose. \item Created CI$/$CD using Git Actions for Automating Game Server Deployments. \item Tools Used: Docker, Pfsense, Truenas, Git Actions \end{highlights} \end{onecolentry} \vspace{0.2 cm} \end{document}