\documentclass[12pt]{article}
% margins
\usepackage[letterpaper, total={7.5in,10in}, centering]{geometry}
% embedded hyperlinks
\usepackage[hidelinks]{hyperref}
\urlstyle{same}
% double-spaced lines
%\usepackage{setspace}
%\doublespacing
% suppress pagination
\pagenumbering{gobble}
% suppress paragraph indentation
%\setlength{\parindent}{0pt}
% equal-width columns
\usepackage{multicol}
% variable-width columns
\usepackage{vwcol}
% icons
\usepackage{fontawesome}
% lists
\usepackage{enumitem}
\setitemize{itemsep=0pt,parsep=0pt,partopsep=0pt}
% colored background
\usepackage[dvipsnames]{xcolor}
\usepackage{mdframed}
\usepackage[most]{tcolorbox}
\tcbset{on line,left=3pt,right=3pt,top=2pt,bottom=2pt,colback=Salmon,frame empty}
\begin{document}
\begin{vwcol}[widths={0.65,0.35},justify=flush,rule=0pt]
\Huge
\noindent \textbf{Dominic Ricottone}
\normalsize
\vspace{.5em}
\noindent
5 years experience in survey research including data collection, cleaning, and weighting.
Proficiencies in SPSS, Stata, and Python.
\noindent \makebox[1.5em]{\faicon{map-marker}} Chicago, Illinois
\vspace{.5em}
\noindent \makebox[1.5em]{\faicon{envelope}} \href{mailto:me@dominic-ricottone.com}{me@dominic-ricottone.com}
\vspace{.5em}
\noindent \makebox[1.5em]{\faicon{phone}} 716.548.6305
\end{vwcol}
\vspace{.5em}
\large
\noindent \textbf{Skills} \hrulefill
\normalsize
\vspace{.5em}
\tcbox{\strut SPSS}
\tcbox{\strut Stata}
\tcbox{\strut R}
\tcbox{\strut Survey Weight Calibration/Raking}
\tcbox{\strut Text Scraping}
\tcbox{\strut Data Pipelines}
\tcbox{\strut Survey Programming}
\tcbox{\strut Python}
\tcbox{\strut Golang}
\tcbox{\strut SAS}
\tcbox{\strut SQL}
\tcbox{\strut Tableau}
\tcbox{\strut Excel VBA}
\tcbox{\strut \LaTeX}
\vspace{1em}
\large
\noindent \textbf{Experience} \hrulefill
\normalsize
\vspace{.5em}
\noindent \textbf{Data Management Analyst 2} at Fors Marsh Group \hfill \textit{September 2020 --- Present}
\vspace{.5em}
\noindent \textbf{Data Management Analyst 1} \hfill \textit{February 2019 --- September 2020}
\begin{itemize}[]
\item Cleaning large (1M+) survey samples with international addresses using SPSS, Stata, and Python
\item Weighting survey data to mitigate design effects and non-response bias using Stata
\item Writing technical chapters for analytical reports, and incident postmortems
\item Validating multi-modal surveys operated through VoxCo and TeleForm using SPSS and Stata
\item Reviewing and quality assurance testing of junior analysts' work
\end{itemize}
\noindent \textbf{Junior Survey Programmer} at The Harris Poll \hfill \textit{November 2018 --- February 2019}
\begin{itemize}[]
\item Programming web surveys using Decipher
\end{itemize}
\noindent \textbf{Junior Data Processing Programmer} at The Harris Poll \hfill \textit{September 2017 --- November 2018}
\begin{itemize}[]
\item Automating data pipelines with unsupervised ingestion through POP3 and RESTful APIs
\item Weighting longitudinal and stratified survey data for rolling-window B2C analysis using Quantum
\item Validating web surveys operated through Decipher and Confirmit using Quantum and SPSS
\item Scripting quality assurance processes with Bash, Python, and Perl
\end{itemize}
\noindent \textbf{Campaign Finance Intern} at Chris Harris \& Associates, LLC \hfill \textit{July 2017 --- September 2017}
\begin{itemize}[]
\item Scraping contributions disclosures from web pages and PDF documents using Python
\item Canvassing and organizing fundraisers for elected officials across Western New York region
\end{itemize}
\large
\noindent \textbf{Education} \hrulefill
\normalsize
\begin{multicols}{2}[]
\noindent \textbf{B.A. in Political Science, Economics} \par
University of Rochester, \textit{Rochester, NY} \par
August 2013 --- May 2017
\noindent \textbf{Intensive Japanese Language Program} \par
Nanzan University, \textit{Nagoya, Japan} \par
January 2016 --- May 2016
\end{multicols}
\large
\noindent \textbf{Certifications and Awards} \hrulefill
\normalsize
\begin{multicols}{2}[]
\noindent \textbf{FMG 2022 Core Values Certificate} \par
September 2022
\noindent \textbf{CITI Biomedical Research Support Staff} \par
February 2022
\noindent \textbf{SAS Programming 1: Essentials} \par
November 2019
\vfill\null
\end{multicols}
\vfill
\begin{mdframed}[hidealllines=true,backgroundcolor=Salmon]
\footnotesize \centering
\faicon{cloud} \enspace \href{https://www.dominic-ricottone.com}{dominic-ricottone.com}
\quad
\faicon{github} \enspace \href{https://github.com/dricottone}{github.com/dricottone}
\quad
\faicon{linkedin} \enspace \href{https://www.linkedin.com/in/dominicricottone}{linkedin.com/in/dominicricottone}
\end{mdframed}
\end{document}