An open API service indexing awesome lists of open source software.

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

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
>