Independent Projects
Open-source tools and infrastructure.
Standalone codebases, utilities, and templates that grew out of day-to-day research needs. Each card gives a preview first, then expands into the fuller context.
01
QuartoCV
A modular Quarto and Make-based CV workflow that updates shared sections once and propagates them across every output document automatically.
Build once, reuse everywhere
Shared sections
Incremental PDF rebuilds
Academic + consulting styles
Quarto
XeLaTeX
Make
QuartoCV
A modular Quarto and Make-based CV workflow that updates shared sections once and propagates them across every output document automatically.
Build once, reuse everywhere
QuartoCV is for the recurring academic problem of maintaining multiple CV and resume variants without duplicating the same content everywhere. Shared section files feed multiple outputs, and the Makefile rebuilds only the documents affected by an edit.
- One source section can feed multiple document variants.
- Dependency-aware incremental builds keep edits fast.
- Layouts are designed for both compact academic and cleaner standard resume styles.
02
Quarto Georgia Tech Slides
A Georgia Tech-branded RevealJS presentation theme that installs into an existing Quarto project in one command.
Slide branding
Official GT palette
Title + section backgrounds
RevealJS fragments + callouts
Quarto
RevealJS
SCSS
Quarto Georgia Tech Slides
A Georgia Tech-branded RevealJS presentation theme that installs into an existing Quarto project in one command.
Slide branding
This extension packages Georgia Tech colors, backgrounds, typography, and presentation utilities so branded slides can be spun up quickly in a normal Quarto workflow.
- Built to be installed into an existing project with a single template command.
- Includes branded title and section slide treatments.
- Designed for presentations that still feel like Quarto, not a hard-coded slide deck.