resume/resume.tex

53 lines
1.5 KiB
TeX
Raw Normal View History

2022-04-14 23:16:02 -07:00
% Greg Shuflin resume
\documentclass[letterpaper,11pt]{article}
\usepackage[empty]{fullpage}
\usepackage{hyperref}
2022-04-14 23:16:02 -07:00
\usepackage{fontspec}
2020-04-16 20:27:59 -07:00
\usepackage{fontawesome}
2022-04-14 23:17:36 -07:00
%\usepackage{FiraSans}
2022-04-14 23:16:02 -07:00
%\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}
2022-04-14 23:17:36 -07:00
\setmainfont{FiraSans}
2022-04-14 23:16:02 -07:00
% \setmainfont[
% SmallCapsFont = Inter
% ]{lato}
% I *like* montserrat but its small caps looks like ass!!
%\setmainfont{montserrat}
\begin{document}
\begin{center}
2022-04-14 23:16:02 -07:00
\textsc{ \Huge Gregory Shuflin }
\end{center}
2021-09-22 23:26:26 -07:00
\begin{tabular*}{7.5in}{l@{\extracolsep{\fill}}l}
2021-09-23 02:57:29 -07:00
\faicon{envelope-square} \emph{greg.shuflin@protonmail.com}
2022-04-14 23:16:02 -07:00
& \faicon{map-marker} Oakland, California\\
2021-09-23 02:57:29 -07:00
\faicon{home} {\tt \href{https://greg.everydayimshuflin.com}{greg.everydayimshuflin.com}}
2022-04-14 23:16:02 -07:00
& \faicon{phone} \hspace{1pt} 510-332-6344 \\
2021-09-23 02:57:29 -07:00
\faicon{git-square} {\tt \href{https://gitea.everydayimshuflin.com/greg}{gitea.everydayimshuflin.com} } (personal)
2022-04-14 23:16:02 -07:00
& \faicon{git-square} {\tt \href{https://github.com/gshuflin}{github.com/gshuflin} } (professional) \\
\end{tabular*}
2022-04-14 23:16:02 -07:00
Motivated, professional computer scientist with broad expertise across multiple
spheres of industry and open-source software development:
2021-09-23 02:57:29 -07:00
2022-04-14 23:16:02 -07:00
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.
2021-09-23 02:57:29 -07:00
2022-04-14 23:16:02 -07:00
\end{document}