Skip to content

androm3da/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Resume - Brian Cain

This repository contains my resume written in Typst, a modern typesetting system.

Prerequisites

  • Typst - Install via their official instructions

Installing Typst

Option 1: Using Package Manager

macOS (Homebrew):

brew install typst

Linux (via cargo):

cargo install typst-cli

Windows (via Scoop):

scoop install typst

Option 2: Download Binary

Download the latest release from the Typst releases page.

Building the Resume

To compile the resume to PDF:

typst compile resume.typ

This will generate resume.pdf in the same directory.

Watch Mode

For live preview during editing:

typst watch resume.typ

Dependencies

The resume uses the modern-cv template package (v0.8.0), which is automatically downloaded by Typst when compiling.

About

Brian Cain resume

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages