\documentclass{article}
\usepackage{amsmath,amssymb,fullpage,graphicx}
\usepackage[usenames,dvipsnames]{xcolor}
% Following http://tex.stackexchange.com/a/847/22475:
\usepackage[setpagesize=false]{hyperref}\hypersetup{colorlinks,
%\usepackage{hyperref}\hypersetup{colorlinks,
  linkcolor={blue!50!black},
  citecolor={blue!50!black},
  urlcolor=blue
}
\usepackage{qrcode}
\usepackage[textwidth=7.5in,textheight=10in,centering]{geometry}

\pagestyle{empty}

\newcommand{\bbR}{{\mathbb R}}
\newcommand{\ds}{\displaystyle}
\newcommand{\opcurl}{\operatorname{curl}}
\newcommand{\opdiv}{\operatorname{div}}

\newenvironment{myitemize}{
  \begin{list}{$\bullet$}{\setlength{\leftmargin}{12pt}
  \setlength{\itemsep}{-4pt}
  \setlength{\labelwidth}{8pt}
  \setlength{\labelsep}{4pt}}
}{
  \end{list}
}

\begin{document}

\noindent
\href{http://www.math.toronto.edu/~drorbn}{Dror Bar-Natan}:
\href{http://www.math.toronto.edu/~drorbn/classes}{Classes}:
\href{http://www.math.toronto.edu/~drorbn/classes/\#1617}{2016-17}:
\href{http://drorbn.net/1617-257}{1617-257 Analysis II}:
{\bf Day 2 Handout}:
\hfill \qrcode[height=3em,level=L,nolink]{drorbn.net/1617-257}

\vfill
\noindent\includegraphics[width=\linewidth]{LinAlgReview2.png}
\vfill

\newpage

\noindent{\large\bf Quick Review of some Linear Algebra}

\vfill
\noindent\includegraphics[width=\linewidth]{../160912/LinAlgReview.png}
\vfill

\end{document}
