Skip to content

bclarkx2/resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume

Software Engineering resume for Brian Clark.

View PDF here: https://bclarkx2.github.io/resume/resume.pdf

Table of Contents generated with DocToc

Preview

Resume preview page 1

Build

Docker

To build the resume in Docker (recommended), execute the following from the root of this repo:

./scripts/build-docker.sh

The generated artifacts will appear in the build directory.

Host

To build on a host machine, execute the following from the root of this repo:

./scripts/build.sh

The generated artifacts will appear in the build directory.