Skip to content
/ cv Public

My CV, made with ❤️ and web technologies

License

Notifications You must be signed in to change notification settings

OmeGak/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 22, 2020
cd48984 · Oct 22, 2020

History

47 Commits
Mar 30, 2019
Oct 22, 2020
Oct 19, 2018
Jan 10, 2017
Apr 10, 2019
Apr 10, 2019
Apr 10, 2019
Oct 22, 2020
Oct 22, 2020
Oct 19, 2018

Repository files navigation

This is my CV, made with ❤️ and web technologies. Check it out!

Alejandro Avilés' CV: cv.pdf

Why did I go this way? I started adjusting Adrien Friggeri's LaTeX template, but as soon as I tried to incorporate new visual decorations and more responsive styles I run into very hard to debug problems. Since one of my guilty pleasures is solving UI puzzles with web technologies, I challenged myself with building my CV with Nunjucks, a templating engine, Sass, a CSS preprocessor, and finally printing it from a headless browser. This is the happy result.

Printing

To print this CV make sure you have the following software installed in your machine:

Then, from a terminal, run the following command to produce the cv.pdf file:

make print

Note that the print script is currently macOS only. If you are running this from a Linux machine you can try the experimental printing from Docker. To do so, make sure that you also have Docker installed in your machine and then run the following command:

make print-docker

Forking

Feel free to fork this repo and adapt my CV if you would like to use it as a template for yours! If you do so, these are the files you probably want to change: