Resume

My current resume written in LaTeX! :seedling:

Category

Resume & CV

License

Free to use (MIT)

File

alex_blackwell_resume.tex

alex_blackwell_resume.texRead-only preview
%-------------------------
% Resume in Latex
% Author : Alex Blackwell
%------------------------

\documentclass[letterpaper, 11pt]{article}
\usepackage{fontawesome}

\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage{marvosym}
\usepackage[usenames,dvipsnames]{color}
\usepackage{verbatim}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage{fancyhdr}
\usepackage[english]{babel}
\usepackage{tabularx}
\usepackage{fancyhdr}
\usepackage{setspace}
\usepackage{arydshln}
% \usepackage[dvipsnames]{xcolor}

% \definecolor{myBlue}{RGB}{84, 108, 148}
% \definecolor{myGray}{RGB}{84, 108, 148}

\pdfinfo{
    /Author (Alex Blackwell)
    /Title (Alex Blackwell Resume)
}

\pagestyle{fancy}
\fancyhf{}  % clear all header and footer fields
\fancyfoot{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}

% Adjust margins
\addtolength{\oddsidemargin}{-0.5in}
\addtolength{\evensidemargin}{-0.5in}
\addtolength{\textwidth}{1in}
\addtolength{\topmargin}{-.5in}
\addtolength{\textheight}{1.0in}

\urlstyle{same}

\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}

% Sections formatting
\titleformat{\section}{
  \vspace{0pt}\scshape\raggedright\large
}{}{0em}{}[\color{black}\titlerule \vspace{-6pt}]

\setlength{\dashlinedash}{0.2pt}
\setlength{\dashlinegap}{4.5pt}
\setlength{\arrayrulewidth}{0.2pt}
%-------------------------
% Custom commands
\newcommand{\resumeItem}[2]{
  \small{
    \textbf{#1}{: #2 \vspace{5pt}} \\
  }
}

\newcommand{\resumeItemDate}[3]{
  \small{
    \textbf{#1}{: #2} \hfill #3 \vspace{5pt} \\
  }
}

\newcommand{\project}[2]{
  \item{\small{
    \href{#2}{\underline{#1}\hspace{3pt}(link \faLink)}\textbf{:} \vspace{-5pt}
  }}
  \begin{itemize}
}

\newcommand{\infoSection}[3]{
  \vspace{0pt}
    \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \textbf{#1} & {#2} \\
      {\small#3} \\
    \end{tabular*}\vspace{0pt}
    \begin{itemize}
}

\newcommand{\resumeEducationHeading}[4]{
  \vspace{-1pt}
    \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \textbf{#1} & #2 \\
      {\small#3} & {\small #4} \\
    \end{tabular*}
}

\newcommand{\resumeWorkExperience}[3]{
  \vspace{-1pt}
    \begin{tabular*}{\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \textbf{#1} & #2\\
      #3 \\
    \end{tabular*}\vspace{-5pt}
    % \begin{itemize}
    %     \item #4
    %     \item #5
    %     \item #6
    % \end{itemize}
}

\newcommand{\resumeWorkExperienceLight}[3]{
  \vspace{-1pt}
    \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \textbf{#1} & #2 \\
      {\small#3} \\
    \end{tabular*}
    \vspace{0pt}
    % \begin{itemize}
    %     \item #4
    %     \item #5
    % \end{itemize}
}

\newcommand{\resumeSubheading}[1]{
  \vspace{-1pt}
    \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \textbf{#1} \\
    \end{tabular*}\vspace{-5pt}
}

\newcommand{\resumeSubSubheading}[2]{
    \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
      {\small#1} & {\small #2} \\
    \end{tabular*}\vspace{-5pt}
}

\newcommand{\resumeSubItem}[2]{\resumeItem{#1}{#2}\vspace{-4pt}}

\renewcommand{\labelitemii}{$\circ$}

\newcommand{\urlNewWindow}[1]{\href[pdfnewwindow=true]{#1}{\nolinkurl{#1}}}

\newcommand{\resumeSubHeadingListStart}{\begin{itemize}[leftmargin=*]}
\newcommand{\resumeSubHeadingListEnd}{\end{itemize}}
\newcommand{\projectEnd}{\end{itemize}}
\newcommand{\infoSectionEnd}{\end{itemize}}
\newcommand{\resumeItemListStart}{\begin{itemize}}
\newcommand{\resumeItemListEnd}{\end{itemize}}

%-------------------------------------------
%%%%%%  RESUME STARTS HERE  %%%%%%%%%%%%%%%%


\begin{document}

%----------HEADING-----------------
\begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
  \textbf{\huge{Alex Blackwell}} & Email: \href{mailto:alex_blackwell@sfu.ca}{alex\_blackwell@sfu.ca}\\
  \href{https://alexblackwell.ca/} {\faHome \hspace{0.1cm} alexblackwell.ca}
  & Phone: 604-767-4611 \\
  \href{https://github.com/Alex0Blackwell}{\faGithub \hspace{0.1cm} GitHub (github.com/alex0blackwell)} 
  & Vancouver, B.C. Canada \\
  \href{https://www.linkedin.com/in/alex-blackwell/}{\faLinkedin \hspace{0.1cm} LinkedIn (linkedin.com/in/alex-blackwell)}

\end{tabular*}

%--------TECHNICAL-SKILLS------------
\vspace{-10pt}
\section{Technical Skills}
    \resumeItem{Languages}
	{Python, C++, JavaScript, Java, C, Bash, X86-64 Assembly, SQL, HTML/CSS}
    \resumeItem{Technologies}
	{Git, MySQL, Node.js, Unix command line, Jenkins, Docker, Kubernetes, Flask, Pytest}
	\resumeItem {Applications}
	{GitHub, GCP, AWS, Graphana, Jira, Google Analytics, Visual Studio Code, \LaTeX}
	\resumeItem {Design}
	{UML, EER Diagrams, REST API Design, Domain-Driven Design, Database Normalization}
    \resumeItem{Operating Systems}
	{GNU/Linux (Manjaro, Ubuntu, Kali), Windows, MacOS, Android, IOS}
\vspace{-5pt}

%------TECHNICAL-WORK-EXPERIENCE-----
\vspace{-10pt}
\section{Professional Experience}
    \resumeWorkExperience
	{Software Development Intern} {May to December 2021} {Demonware, Vancouver}
	\begin{itemize}
        \item {One of five members on the digital marketplace team responsible for approximately 80\% of Activision's income.}
        \item {Spearheaded the design and development of discounts for the CoD marketplace, facilitating discount integration.}
        \item {Optimized Call of Duty gifting API call by targeting shards, yielding an arithmetic mean speed increase of 75\%.}
        \item {Created a player data manipulation client used presently by Demonware for grants upwards of 80 million players.}
        \item {Granted CoD Vanguard alpha and beta rewards, totalling 14.3 million items valued at \$21.7 million in digital assets.}
    \end{itemize}
    \vspace{-5pt}
    \begin{tabular*}{\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \hdashline
    \end{tabular*}

	\resumeWorkExperience
	{Machine Learning Mentee} {March to May 2021} {Borealis AI, Toronto}
	\begin{itemize}
        \item {Developed a web application to predict future New York water consumption using time-series Machine Learning.}
        \item {Compared ARIMA, SARIMA, and LSTM models to determine the best prediction captured by the lowest MAE.}
        \item {Wrote a white paper capturing the exploratory data analysis, a comparison of the models, and the project's findings.}
    \end{itemize}
    \vspace{-5pt}
    \begin{tabular*}{\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \hdashline
    \end{tabular*}
	
    \resumeWorkExperience
	{Freelance Website Developer} {May to September 2020} {Fiverr, Remote}
	\begin{itemize}
        \item {Worked with clients to develop professional websites which started companies and built company online presence.}
        \item {Delivered multiple high quality products to clients ahead of schedule, earning an overall rating of five stars.}
    \end{itemize}

%-----------PERSONAL-PROJECTS---------------
\vspace{-10pt}
\section{Personal Projects}
  \vspace{-1pt}
    \begin{tabular*}{\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \textbf{Rate My Medication} & \href{https://ratemymedication.net}{\underline{Web Application}\hspace{3pt}(link \faLink)}\\
    \end{tabular*}
	\begin{itemize}
        \item {A full-stack website serving as a safe community for people to find reviews and share experiences of medication.}
        \item {Host hundreds of reviews on different medications help people inform themselves of medications' real-world effects.}
    \end{itemize}
    \vspace{-5pt}
    \begin{tabular*}{\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \hdashline
    \end{tabular*}
    
    \begin{tabular*}{\textwidth}[t]{l@{\extracolsep{\fill}}r}
      \textbf{Bias Monitor} & \href{https://chrome.google.com/webstore/detail/bias-monitor/njlgkckpfjeknfkdideknnbniehihkli}{\underline{Chrome Extension}\hspace{3pt}(link \faLink)}\\
    \end{tabular*}
	\begin{itemize}
        \item {Designed and Developed an extension that uses NLP to determine and display the political lean of a news article.}
        \item {Combat AI-driven news websites by tracking viewing patterns and encouraging both left and right political content.}
    \end{itemize}
    \vspace{-5pt}

%-----------EDUCATION--------------
\vspace{-10pt}
\section{Education}
    \resumeEducationHeading
      {Simon Fraser University}{Burnaby, B.C. Canada}
      {Computing Science;  GPA: 3.82}{September 2019 -- Present}

%-------HONOURS-AND-AWARDS---------
\vspace{-10pt}
\section{Honours and Awards}
	\resumeItemDate{President's Honour Roll}
	{Term GPA greater than 4.00; SFU, Faculty of Applied Sciences}
	{Spring 2021 -- Present}
    \resumeItemDate{Dean's Honour Roll}
	{Term GPA greater than 3.50; SFU, Faculty of Applied Sciences}
	{Spring 2020 -- Present}
    \resumeItemDate{Simon Fraser University Open Scholarship}
	{Scholarship for academic achievement}
	{Spring 2020 -- Present}
    \resumeItemDate{Second place in SFU Coding Competition}
	{Hosted by the competitive programming club}
	{02/09/2020}
    \resumeItemDate{Google Kickstart Top 35 in Canada}
	{Google Kickstart August Coding Competition}
	{22/08/2020}

\end{document}
Preview
Resume preview
Resume LaTeX Template | Bibby | Bibby AI