https://github.com/szymonmaszke/cv
Automatically updated Material Design themed CV (template & personal)
https://github.com/szymonmaszke/cv
automation colorful colors cv cv-template docker github-actions latex-template lato
Last synced: 8 months ago
JSON representation
Automatically updated Material Design themed CV (template & personal)
- Host: GitHub
- URL: https://github.com/szymonmaszke/cv
- Owner: szymonmaszke
- License: other
- Created: 2020-04-16T11:32:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-27T15:23:49.000Z (9 months ago)
- Last Synced: 2025-10-22T05:43:50.299Z (8 months ago)
- Topics: automation, colorful, colors, cv, cv-template, docker, github-actions, latex-template, lato
- Language: TeX
- Homepage:
- Size: 15.1 MB
- Stars: 24
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Curriculum Vitae
Click icons below to contact me or know more
[](https://raw.githubusercontent.com/szymonmaszke/CV/master/cv.pdf)
[](mailto:work@maszke.co)
[](https://github.com/szymonmaszke)
[](https://stackoverflow.com/users/10886420/szymon-maszke?tab=profile)
[](https://www.linkedin.com/in/szymonmaszke/)
- __Business inquiries - please email me at [work@maszke.co](mailto:work@maszke.co)__
- Click [here](https://raw.githubusercontent.com/szymonmaszke/CV/master/cv.pdf) to download full CV in PDF format
## Code description
### LaTeX files (`/cv`)
Inside `/cv` you can find core CV source code created mainly via `TikZ` package.
__See `/cv/README.md` for more information__
__Warning:__ LaTeX files are currently quite inflexible and are adjusted manually in
a few places. You would have to play around with them to fit your needs (any help and PRs
to make this into real & easy template are more than welcome, thanks).
### Makefile (`/Makefile`)
Makefile helps with compiling and running stuff inside this repo.
- `make all` - updates statistics (see below), compiles LaTeX and creates `cv.pdf`
- `make cv` - compiles LaTeX and creates `cv.pdf`
- `make clean` - cleans LaTeX build artifacts