https://github.com/amadejkastelic/cv
My personal resume
https://github.com/amadejkastelic/cv
cv resume typst
Last synced: 4 months ago
JSON representation
My personal resume
- Host: GitHub
- URL: https://github.com/amadejkastelic/cv
- Owner: amadejkastelic
- License: mit
- Created: 2025-04-21T11:31:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-21T07:36:17.000Z (12 months ago)
- Last Synced: 2025-06-21T08:28:45.609Z (12 months ago)
- Topics: cv, resume, typst
- Language: Typst
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amadej Kastelic CV
Prebuilt CV is available under releases - [CV_AmadejKastelic.pdf](https://github.com/amadejkastelic/cv/releases/download/resume/CV_AmadejKastelic.pdf)
## Building
### Using Nix
- Run `nix build`
- Open the resume at `result/CV_AmadejKastelic.pdf` in your preferred PDF viewer
### Typst
- Install typst
- Run `typst compile resume.typ`
- Open the resume at `resume.pdf` in your preferred PDF viewer
## Development
- Run `nix develop` to create a development shell with all necessary packages