summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2020-06-24 15:52:59 -0400
committerRobby Zambito <contact@robbyzambito.me>2020-06-24 15:52:59 -0400
commitce5bacf3ff674c7bd51271b0a74a93ff1023dc9c (patch)
tree57efe48c4a86fcfe5b3e593e02e63b0f77631ac7
parent67deb37af58c97307ece590eec4008b7f9cb0909 (diff)
Updated links to be clickable hyperlinks
-rw-r--r--Resume.pdfbin87286 -> 88558 bytes
-rw-r--r--Resume.tex15
2 files changed, 8 insertions, 7 deletions
diff --git a/Resume.pdf b/Resume.pdf
index 8d95b34..7cc93d9 100644
--- a/Resume.pdf
+++ b/Resume.pdf
Binary files differ
diff --git a/Resume.tex b/Resume.tex
index 2b1f4e9..82bf763 100644
--- a/Resume.tex
+++ b/Resume.tex
@@ -10,6 +10,7 @@
\usepackage{graphicx}
\usepackage{xcolor}
\usepackage{tcolorbox}
+\usepackage{hyperref}
\setmainfont{Ubuntu Light}
@@ -41,11 +42,11 @@
\begin{tabular}{@{}l @{} l}
-\textbf{Email: } & contact@robbyzambito.me\\
-\textbf{Phone: } & (315) 935-4551\\
-\textbf{Site: } & robbyzambito.me\\
-\textbf{Github: } & github.com/Zambito1\\
-\textbf{LinkedIn: } & linkedin.com/in/robbyzambito
+\textbf{Email: } & \href{mailto:contact@robbyzambito.me}{contact@robbyzambito.me} \\
+\textbf{Phone: } & (315) 935-4551 \\
+\textbf{Site: } & \href{https://robbyzambito.me}{robbyzambito.me} \\
+\textbf{Github: } & \href{https://github.com/Zambito1}{github.com/Zambito1} \\
+\textbf{LinkedIn: } & \href{https://linkedin.com/in/robbyzambito}{linkedin.com/in/robbyzambito}
\end{tabular}
@@ -179,8 +180,8 @@ Git, Github / Bitbucket, JavaFX, \\ Nginx, Arduino, Akka, Apache Spark, Decentra
\begin{footnotesize}
\begin{flushright}
\vspace{-.65em}
-The most recent version of this document can be found at: \\
-https://git.robbyzambito.me/Zambyte/Resume/raw/branch/master/Resume.pdf
+The most recent version of this document can be found at: \\
+\href{git.robbyzambito.me/Zambyte/Resume/raw/branch/master/Resume.pdf}{https://git.robbyzambito.me/Zambyte/Resume/raw/branch/master/Resume.pdf}
\end{flushright}
\end{footnotesize}