My CV and motivation letter built with some tools I work confidently with:
- HTML (and JSX),
- CSS (and Stylus),
- JavaScript (and React)
To run this project, first clone the repository:
git clone https://github.com/bence-toth/cv-and-motivation-letter.git
Then install dependencies in the project folder:
cd cv-and-motivation-letter
npm install
Finally, start the project:
npm start
This will to open the document in a browser with hot reloading enabled.
As there is a self-signed certificate, you may have to dismiss some warnings.
Once open, you can convert the document to PDF format using the print functionality of your browser (usually Ctrl + P on Linux/Windows or ⌘ + P on Mac).
This project was created with the purpose of getting exported in PDF format by a web browser, and nothing more. In all honesty, it was a just lot easier for me to create my CV this way than using software where I get to use my mouse more than my keyboard, and I also find this easier to update.
Of course!
Feel free to clone or fork this repository, and use it for your own CV and motivation letter, or somebody else’s. 😊
If I saved you a few hours of work with this, or helped you land a new job (congratulations!), maybe consider buying me a cup of tea. 🍵
Feel free to reach out at tothab@gmail.com.
The code is licensed under MIT, do what you will, and have fun!
The beautiful background image (assets/background.png
) is originally from Toptal Subtle Patterns.