https://github.com/madrisan/cv
:bar_chart: Curriculum Vitae et Studiorum
https://github.com/madrisan/cv
curriculum-vitae experiences-plot tex
Last synced: 3 months ago
JSON representation
:bar_chart: Curriculum Vitae et Studiorum
- Host: GitHub
- URL: https://github.com/madrisan/cv
- Owner: madrisan
- License: unlicense
- Created: 2015-07-06T18:05:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T16:41:54.000Z (over 1 year ago)
- Last Synced: 2025-03-11T06:45:50.885Z (over 1 year ago)
- Topics: curriculum-vitae, experiences-plot, tex
- Language: TeX
- Homepage:
- Size: 23.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Curriculum Vitae et Studiorum
My _Curriculum Vitae et Studiorum_ written in _plain-[TeX]_ along with a compiled output in _pdf_.
### Printable Version
Click [here](https://github.com/madrisan/cv/blob/master/dmadrisan_cv_en.pdf)
to view or download the compiled *pdf document*
(note that the *pdf* contains interactives links that are not displayed by the GitHub viewer).
### My Job History
Here's a scatter plot that should help visualizing nearly all my job and programming activities.
The plot is generated by this Python [script][experiences-plot-py].
![alt tag][experiences-plot]
[tex]: https://en.wikipedia.org/wiki/TeX
[experiences-plot]: https://github.com/madrisan/cv/blob/master/images/experiences.png "Job and Lifelong Learning History"
[experiences-plot-py]: https://github.com/madrisan/cv/blob/master/scripts/plot_experiences.py