https://github.com/tim-harding/resume
My credentials, rendered with Typst
https://github.com/tim-harding/resume
typst
Last synced: 5 months ago
JSON representation
My credentials, rendered with Typst
- Host: GitHub
- URL: https://github.com/tim-harding/resume
- Owner: tim-harding
- Created: 2024-09-25T00:03:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T16:46:03.000Z (over 1 year ago)
- Last Synced: 2025-03-16T15:54:22.500Z (over 1 year ago)
- Topics: typst
- Language: Typst
- Homepage: https://tim-harding.github.io/resume.pdf
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resumé
My personal resumé, rendered as a PDF with [Typst](https://typst.app/).
The current version is available on my [personal site](https://tim-harding.github.io/resume/).
## Building
```sh
typst compile resume.typ
```