Skip to content

Commit

Permalink
update latest job description and fix preamble
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuchen Zhang committed Oct 6, 2023
1 parent e821967 commit de12fbc
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 52 deletions.
78 changes: 49 additions & 29 deletions preamble.sty
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
\ProvidesPackage{preamble}

% Define page geometry
% doc: https://mirror.math.princeton.edu/pub/CTAN/macros/latex/contrib/geometry/geometry.pdf
\usepackage[
% letter size paper
letterpaper,
% set margin to 0.5in
margin=0.5in,
% height for the header block
headheight=30pt,
% distance from the header block to the text block
headsep=0.1in,
% ensure an integer number of lines
heightrounded,
% include header in the body
includehead,
nofoot=true,
% shrinks spaces for marginal notes to 0pt, which is equivalent to \marginparwidth=0pt and \marginparsep=0pt.
nomarginpar,
% hide foot
nofoot,
ignorefoot,
%
footnotesep=0pt,
% DEBUG: uncomment to show frame
% showframe,
verbose,
]{geometry}

% Header
\usepackage{fancyhdr}
% for clickable emails and phone numbers
\usepackage{hyperref}
% for displaying title and contacts
\pagestyle{fancy}
% Remove header separate line
\renewcommand{\headrulewidth}{0pt}

% Change section font size
\usepackage{sectsty}
\allsectionsfont{\fontsize{12}{15}\selectfont}
Expand All @@ -16,16 +53,8 @@
\titlespacing{\subsection}{0pt}{-1pt}{-1pt}
\titlespacing{\subsubsection}{0pt}{-1pt}{-1pt}

% Set margin to 0.5in
\usepackage[
margin=0.5in, % set margin to 0.5in
top=90pt, % distance of the text block from the top of the page
headheight=120pt, % height for the header block
headsep=11pt, % distance from the header block to the text block
heightrounded, % ensure an integer number of lines
nofoot, % hide foot
% showframe, % uncomment to show frame
]{geometry}
% keep only the first page
% \usepackage[-1]{pagesel}

% Change font
\usepackage{fontspec}
Expand All @@ -41,35 +70,26 @@ nofoot, % hide foot
\author{Yuchen Zhang}
\date{\today}

% Header
\usepackage{fancyhdr} % fancy header
\usepackage{hyperref} % for clickable emails and phone numbers
\pagestyle{fancy} % for displaying title and contacts
\fancyhf{} % clear all fields
\setlength{\footskip}{4.08003pt}

% Icons and hyperlinks
\usepackage{fontawesome5} % icons
\usepackage[dvipsnames]{xcolor} % icon and hyperlink colors
% \usepackage{fontawesome5} % icons
% \usepackage[dvipsnames]{xcolor} % icon and hyperlink colors
% Remove blue boxes around links
\newcommand\myshade{85}
% \newcommand\myshade{85}
%\colorlet{myurlcolor}{black}
%\hypersetup{
% urlcolor = myurlcolor!\myshade!black,
% colorlinks = true,
%}

% Center alignment for title
\newenvironment{tightcenter}{%
\setlength\topsep{0pt}
\setlength\parskip{0pt}
\begin{center}
}{%
\end{center}
}

% Remove header separate line
\renewcommand{\headrulewidth}{0pt}
% \newenvironment{tightcenter}{%
% \setlength\topsep{0pt}
% \setlength\parskip{0pt}
% \begin{center}
% }{%
% \end{center}
% }

% For compactdesc & compactitem
\usepackage{paralist}
Expand Down
51 changes: 28 additions & 23 deletions resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,19 @@
\usepackage{preamble}

% Title and contacts
\newcommand\HUGE{\fontsize{26}{39}\selectfont}
\fancyhead[C]{
% Title name
\textbf{\HUGE{Yuchen Zhang}} \\
\vspace{0.05in}
% Email
\newcommand\HUGE{\fontsize{26}{32}\selectfont}
\fancyhead{}
\fancyhead[L]{
% name
\textbf{\HUGE{Yuchen Zhang}}
}
\fancyhead[R]{
% % Email
\href{mailto:[email protected]}{[email protected]} |
% Phone
\href{tel:13238688380}{(323) 868-8380} \\
% Personal website (disabled for now)
\href{https://anthonyive.github.io/}{anthonyive.github.io} |
% \href{https://anthonyive.github.io/}{anthonyive.github.io} |
% GitHub profile
\href{https://www.github.com/anthonyive}{github.com/anthonyive} |
% LinkedIn profile
Expand All @@ -54,9 +56,12 @@ \subsection*{CAD Software Developer Engineer{\normalfont, Qualcomm Technologies,
\textit{CA} \hfill
July 2022-Present}}
\begin{compactitem}
\item Revitalizing verification tools for VLSI front end design
\item Developing automation scripts for generating SystemVerilog files
\item Conceptualizing documentation generation tools for Engineers
\item Migrated and re-engineered internal QA web tool from Perl backend to Python OOP that being used by 300+ active users and 250k+ usage count
\item Administered the reengineering process with SDLC (Software Development Life Cycle) and standardized the contribution process for better collaboration
\item Improved code efficiency by more than 50% and reduced the run time from 20+ hours to a few hours
\item Implemented RTL level QA checks in Perl and Tcl/Tk that actively being used by 300+ chip designers
\item Developing internal SystemVerilog generation tool that greatly improves the efficiency and code accuracy for SoC teams (actively being used by 30+ users)
- Maintaining quality code with quantity and contributed 2300+ times for the past year alone
\end{compactitem}

\subsection*{Student Worker{\normalfont, USC Institute for Creative
Expand Down Expand Up @@ -152,19 +157,19 @@ \subsection*{Mapping Uncanny Valley \hfill {\normalfont{September
\end{compactitem}
%\vspace{0.1in}

\subsection*{Walmart Product Search \hfill {\normalfont{January 2021-May 2021}}}
\noindent
% \href{https://github.com/Anthonyive/DSCI-551-Project.git}{\faIcon{github}}
Goal: To build a full-stack Walmart product search UI
\begin{compactitem}
\item Leveraged MongoDB as a backend to store 6000 paginated pages from Walmart
Affiliate API
\item Built a Flask app for searching and filtering from over 300,000
product items with over 30 fields each
% \item Hosted the UI website on AWS EC2 and Route53 using Nginx with SSL
% certificate
\end{compactitem}
%\vspace{0.1in}
% \subsection*{Walmart Product Search \hfill {\normalfont{January 2021-May 2021}}}
% \noindent
% % \href{https://github.com/Anthonyive/DSCI-551-Project.git}{\faIcon{github}}
% Goal: To build a full-stack Walmart product search UI
% \begin{compactitem}
% \item Leveraged MongoDB as a backend to store 6000 paginated pages from Walmart
% Affiliate API
% \item Built a Flask app for searching and filtering from over 300,000
% product items with over 30 fields each
% % \item Hosted the UI website on AWS EC2 and Route53 using Nginx with SSL
% % certificate
% \end{compactitem}
% %\vspace{0.1in}

%\subsection*{Title: Analysis of Cyber Phishing Emails \hfill
%{\normalfont January 2021-May 2021}}
Expand Down

0 comments on commit de12fbc

Please sign in to comment.