Overview
A collection of seven professionally-designed business card templates built with Typst. Each template features distinct typography, spacing, and visual hierarchy to cover a range of styles and use cases.
Templates
Full Circle
Modern design with a striking circular monogram accent.

Refine
Elegant minimalist card with premium Baskerville typography.

Simple Modern
Clean, crisp layout with contemporary sans-serif type.

Bold Serif
Confident design with commanding serif presence.

Elegant Serif
Sophisticated card with classic proportions and refined readability.

Big Name
Bold layout that puts your name front and center.

Patrick Bateman
Luxury executive card inspired by high-end stationery, a nod to American Psycho.

Features
- Build automation via
justfile: compile to PDF, SVG, and PNG with a single command - Live preview with
just watchfor rapid iteration - Customizable: edit colors, fonts, and content directly in Typst source
- High-res output: 300 PPI PNG exports for crisp previews
- Template scaffold:
just new-templateto create new designs from scratch
Tech Stack
- Typst: modern markup-based typesetting system (successor to LaTeX for document design)
- Just: command runner for build automation
- ImageMagick: post-processing and format conversion