Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rajeevatla/resume
My resume
https://github.com/rajeevatla/resume
cv latex resume resume-template
Last synced: 3 months ago
JSON representation
My resume
- Host: GitHub
- URL: https://github.com/rajeevatla/resume
- Owner: RajeevAtla
- License: agpl-3.0
- Created: 2021-10-24T23:43:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T23:10:02.000Z (9 months ago)
- Last Synced: 2024-04-14T00:27:27.516Z (9 months ago)
- Topics: cv, latex, resume, resume-template
- Language: TeX
- Homepage: https://rajeevatla.com/resume/resume.pdf
- Size: 127 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resume
[![Compile LaTeX](https://github.com/RajeevAtla/resume/actions/workflows/compile.yml/badge.svg)](https://github.com/RajeevAtla/resume/actions/workflows/compile.yml)
[![Lint LaTeX](https://github.com/RajeevAtla/resume/actions/workflows/lint.yml/badge.svg)](https://github.com/RajeevAtla/resume/actions/workflows/lint.yml)
[![Create Preview Image](https://github.com/RajeevAtla/resume/actions/workflows/image.yml/badge.svg)](https://github.com/RajeevAtla/resume/actions/workflows/image.yml)## About
This repo contains source code (LaTeX) for my resume.
It's continuously integrated and deployed using GitHub Actions.
It uses ImageMagick's [`convert`](https://imagemagick.org/script/convert.php) function to convert from pdf to jpg and display it [below](#preview).
It's linted using [`chktex`](https://www.nongnu.org/chktex/).It's a template, so that you can generate your own resume using this format.
The LaTeX source code is licensed under the GNU AGPL licesnse.## Inspiration
This resume template was inspired by [Jake's Resume](https://github.com/jakegut/resume).
## Preview
![Resume](/resume.jpg "Resume")