https://github.com/dvcorreia/cv
My CV, including a re-write of AltaCV in Typst
https://github.com/dvcorreia/cv
altacv typst
Last synced: 3 months ago
JSON representation
My CV, including a re-write of AltaCV in Typst
- Host: GitHub
- URL: https://github.com/dvcorreia/cv
- Owner: dvcorreia
- License: mit
- Created: 2021-02-27T01:30:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-09-29T22:25:01.000Z (9 months ago)
- Last Synced: 2025-09-29T23:38:16.919Z (9 months ago)
- Topics: altacv, typst
- Language: Typst
- Homepage:
- Size: 4.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My CV
My curriculum vitae based on the [AltaCV](https://github.com/liantze/AltaCV) LaTex templace.
### Developing
First, generate the GitHub repo metadata files.
These power the `#github_card` component:
```console
> nix run .#gen
```
Then, run the watcher to recompile your CV on the fly:
```console
> nix run
```
Got stuck on something? Open an issue. I’ll get back to you faster than you expect.
### Publishing
Want a shiny PDF? Run:
```console
> nix run .#build
```
For more advanced setups (CI/CD, auto-publishing, the whole shenanigans), check the GitHub Workflows in this repo.
## Disclaimer
> [!WARNING]
> There is an ongoing effort to make this template more easily available.
> See .