https://github.com/pablosproject/resume
My personal resume, based on https://github.com/jankapunkt/latexcv
https://github.com/pablosproject/resume
Last synced: 4 months ago
JSON representation
My personal resume, based on https://github.com/jankapunkt/latexcv
- Host: GitHub
- URL: https://github.com/pablosproject/resume
- Owner: pablosproject
- Created: 2022-05-05T12:18:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T08:44:07.000Z (over 1 year ago)
- Last Synced: 2025-02-21T11:53:10.871Z (over 1 year ago)
- Language: TeX
- Size: 296 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
=======
# Personal Resume
This repo contains my personal resume code, built on top of the amazing work from [jankapunkt](https://github.com/jankapunkt/latexcv)
# Build command
- **EN**: `pdflatex eng/main.tex -jobname=Resume-$(date +"%Y-%m-%d")-eng`
- **IT**: `pdflatex ita/main.tex -jobname=Resume-$(date +"%Y-%m-%d")-ita`
## License
The MIT License (MIT)
Copyright (c) 2014-2021 Jan Küster
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.