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
- Host: GitHub
- URL: https://github.com/jmrashed/sample-cv-writing-in-latex
- Owner: jmrashed
- Created: 2023-03-29T17:15:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T08:30:10.000Z (about 2 years ago)
- Last Synced: 2025-01-07T20:14:24.003Z (6 months ago)
- Language: TeX
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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