https://github.com/jinnovation/resume
my resume.
https://github.com/jinnovation/resume
resume typst
Last synced: 3 months ago
JSON representation
my resume.
- Host: GitHub
- URL: https://github.com/jinnovation/resume
- Owner: jinnovation
- Created: 2021-11-03T21:01:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-16T03:52:46.000Z (6 months ago)
- Last Synced: 2026-02-10T19:18:01.923Z (4 months ago)
- Topics: resume, typst
- Language: Typst
- Homepage:
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jonathan Jin's Resume
My resume, typeset with [Typst](https://typst.app/).
At its core, this is a heavily modified version of
[`jskherman/cv.typ`](https://github.com/jskherman/cv.typ).
## Getting Started
```sh
brew bundle
typst compile resume.typ
```