diff --git a/resume.pdf b/resume.pdf index 04f1dcd..422a519 100644 Binary files a/resume.pdf and b/resume.pdf differ diff --git a/resume.tex b/resume.tex index cd25532..9ecbb44 100644 --- a/resume.tex +++ b/resume.tex @@ -30,7 +30,7 @@ %%% Education %%% ------------------------------------------------------------ -\NewPart{Education}{} +\NewPart{Education} \EducationEntry {University of Waterloo} {Sep 2019 -- Apr 2024} @@ -46,14 +46,14 @@ %%% Skills %%% ------------------------------------------------------------ -\NewPart{Skills}{} +\NewPart{Skills} \SkillsEntry{Languages}{JavaScript, Go, Rust, C++, C, Python, Scala, HTML/CSS, Shell, Haskell} \SkillsEntry{Technologies}{Git, Docker, Kubernetes, AWS EC2/S3, gRPC/Protobuf, React, SQL, MongoDB} \vspace{1mm} % other sections end in list items, which have their own padding -- compensate for that here %%% Work experience %%% ------------------------------------------------------------ -\NewPart{Experience}{} +\NewPart{Experience} \WorkEntry {data.world} {May 2022 -- Aug 2022} @@ -126,7 +126,7 @@ %%% Projects %%% ------------------------------------------------------------ -\NewPart{Projects}{} +\NewPart{Projects} \ProjectEntry {CHIP8-rust} {https://github.com/tendstofortytwo/chip8-rust}