Update resume

This commit is contained in:
2021-09-28 14:56:51 +05:30
parent 395bd6875b
commit c13452d752
11 changed files with 38 additions and 45 deletions

View File

@@ -300,7 +300,7 @@
% Render author's mobile phone (optional)
% Usage: \smartphone{<mobile phone number>}
\newcommand*\smartphone[1]{\socialtext{\mobileSymbol}{#1}}
\newcommand*\smartphone[1]{\sociallink{\mobileSymbol}{tel:#1}{#1}}
% Render author's tagline
\newcommand\resumetitle[1]{
@@ -508,6 +508,15 @@
\\*
}
\newcommand\projectNoLink[5]{
\begin{minipage}[t]{\dimexpr(\linewidth) - 1.5em}
\textbf{\textsc{#1}} \hfill \textsc{#2}\smallskip\\
#3\smallskip
\footnotesize{\foreach \n in {#4}{\cvtag{\n}}}\\
\end{minipage}
\\*
}
\newcommand\responsibility[3]{
\begin{minipage}[t]{\dimexpr(\linewidth) - 1.5em}
\textbf{\textsc{#1}} \hfill \textsc{#2}\smallskip\\
@@ -516,6 +525,8 @@
\\*
}
\newcommand\award \responsibility
\newcommand*\twocolumnsection[2]{
\begin{minipage}[t]{\dimexpr(\linewidth/2) - 3em}