Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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")