https://github.com/setnemo/cv
CV Creator on PHP with Github Actions as I can't live without automation
https://github.com/setnemo/cv
Last synced: 7 months ago
JSON representation
CV Creator on PHP with Github Actions as I can't live without automation
- Host: GitHub
- URL: https://github.com/setnemo/cv
- Owner: setnemo
- License: mit
- Created: 2021-04-15T18:34:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T00:01:57.000Z (about 2 years ago)
- Last Synced: 2025-03-02T18:06:07.395Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 2.79 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# My autoupdate for CV
Created with php and github actions
## How it works
All automation I configured with [Github Actions](.github/workflows/main.yml). First of all I installed composer dependency, because I used mpdf/mpdf library for export html template to pdf file. After that run [php script](./create.php) via docker-compose. This script take index.html, fill experience_years and save result to pdf. Finally Github Actions push changes to reposity
## Link to my CV
[PHP_Pakhomov_CV.pdf](./PHP_Pakhomov_CV.pdf)
> Artem Pakhomov, 2021, MIT License
>