53 lines
1.5 KiB
TeX
53 lines
1.5 KiB
TeX
% Greg Shuflin resume
|
|
|
|
\documentclass[letterpaper,11pt]{article}
|
|
|
|
\usepackage[empty]{fullpage}
|
|
\usepackage{hyperref}
|
|
\usepackage{fontspec}
|
|
\usepackage{fontawesome}
|
|
%\usepackage{FiraSans}
|
|
%\usepackage{avenirnext}{sfdefault}
|
|
|
|
% Adjust margins to 0.5in on all sides
|
|
\addtolength{\oddsidemargin}{-0.5in}
|
|
\addtolength{\evensidemargin}{-0.5in}
|
|
\addtolength{\textwidth}{1.0in}
|
|
\addtolength{\topmargin}{-0.5in}
|
|
\addtolength{\textheight}{1.0in}
|
|
|
|
\setmainfont{FiraSans}
|
|
% \setmainfont[
|
|
% SmallCapsFont = Inter
|
|
% ]{lato}
|
|
% I *like* montserrat but its small caps looks like ass!!
|
|
%\setmainfont{montserrat}
|
|
|
|
\begin{document}
|
|
|
|
\begin{center}
|
|
\textsc{ \Huge Gregory Shuflin }
|
|
\end{center}
|
|
|
|
\begin{tabular*}{7.5in}{l@{\extracolsep{\fill}}l}
|
|
\faicon{envelope-square} \emph{greg.shuflin@protonmail.com}
|
|
& \faicon{map-marker} Oakland, California\\
|
|
|
|
\faicon{home} {\tt \href{https://greg.everydayimshuflin.com}{greg.everydayimshuflin.com}}
|
|
& \faicon{phone} \hspace{1pt} 510-332-6344 \\
|
|
|
|
\faicon{git-square} {\tt \href{https://gitea.everydayimshuflin.com/greg}{gitea.everydayimshuflin.com} } (personal)
|
|
& \faicon{git-square} {\tt \href{https://github.com/gshuflin}{github.com/gshuflin} } (professional) \\
|
|
\end{tabular*}
|
|
|
|
Motivated, professional computer scientist with broad expertise across multiple
|
|
spheres of industry and open-source software development:
|
|
|
|
These Software Engineer resumes impressed recruiters and landed jobs at top
|
|
tech companies. Use these real resume samples as inspiration to write your
|
|
resume and help you pick a resume template.
|
|
|
|
\end{document}
|
|
|
|
|