This project allows you to create a clean and professional CV/Resume in PDF format using LaTeX. LaTeX takes care of the formatting so you can focus on the content.
LaTeX provides a high-quality typesetting system; it includes features designed for the production of technical and scientific documentation. LaTeX is the de facto standard for the communication and publication of scientific documents.
- Fork this repository.
- Edit the
main.txt
file with your personal information and save your changes. - Push your changes to your forked repository.
- The automated GitHub Action will compile the
main.txt
file using LaTeX and generate a PDF. - Once the action is completed, you can download the generated PDF from the "Artifacts" section in the "Actions" tab of your forked repository.
- No need to worry about formatting, as LaTeX takes care of it.
- No need to install any software or LaTeX on your system, as the PDF generation is handled by GitHub Actions.
Contributions are welcome! Please feel free to submit a Pull Request.