This repository contains the source code of the poster and slides of my presentation for CUCSC 2017, the Canadian Undergraduate Computer Science Conference.
Use latexmk -pdf poster.tex
to generate the PDF. Or alternatively,
use latexmk -pdf -pvc cv.tex
to preview and automatically re-compile when
saving changes.
Before compiling the slides make sure you have the Lato font installed.
Use latexmk -xelatex slides.tex
to generate the PDF. Or alternatively,
use latexmk -xelatex -pvc slides.tex
to preview and automatically re-compile
when saving changes.
The source code for both the poster and slides are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.