An open API service indexing awesome lists of open source software.

https://github.com/jmrashed/sample-cv-writing-in-latex

This is a sample LaTeX template for a software engineer's CV
https://github.com/jmrashed/sample-cv-writing-in-latex

Last synced: 4 months ago
JSON representation

This is a sample LaTeX template for a software engineer's CV

Awesome Lists containing this project

README

        

# Software Engineer CV LaTeX Template

This is a sample LaTeX template for a software engineer's CV, based on the GPT-3.5 architecture.

## How to Use

1. Clone this repository to your local machine.
2. Open the `cv.tex` file in your preferred LaTeX editor.
3. Customize the template with your own personal and professional details, such as your name, email, phone number, address, work experience, education, skills, and certifications.
4. Compile the `cv.tex` file to generate your CV in PDF format.

## Requirements

- A LaTeX distribution such as TeX Live or MiKTeX.
- The `fontspec`, `titlesec`, `enumitem`, and `hyperref` packages for custom fonts, section titles, lists, and hyperlinks.
- A custom font such as Roboto, which can be downloaded for free from Google Fonts.

## Demo
- [Rasheduzzaman_CV.pdf](assets/Rasheduzzaman_CV.pdf)




## License

This LaTeX template is licensed under the MIT License. Feel free to use, modify, and distribute the template as you wish. Attribution is not required, but appreciated.

## Credits