Skip to content

Two column ATS (Applicant tracking system) approved resume using Latex

Notifications You must be signed in to change notification settings

davidherrera83/david-herrera-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

LaTeX Resume

This repository contains my resume, created using LaTeX. LaTeX is a typesetting system commonly used for academic and professional documents. It allows for precise control over document formatting and is especially popular for creating resumes, CVs, research papers, and technical documents.

Table of Contents

About

This LaTeX-based resume template was adapted from the Deedy-Resume template by Debarghya Das, available on GitHub here.

Getting Started

To use this LaTeX resume template, follow these instructions:

Prerequisites

  1. Install a LaTeX distribution on your system. For example, you can use TeX Live or MiKTeX.

Compilation

  1. Clone this repository to your local machine:

    git clone https://github.com/your-username/latex-resume.git
    
  2. Navigate to the project directory:

    cd latex-resume
    
  3. Compile the LaTeX document using your preferred LaTeX editor or compiler. For example, you can use 'pdflatex':

    pdflatex resume.tex
    

Customization

You can customize this LaTeX resume template to match your preferences and content. Modify the resume.tex file to update your personal information, education, skills, work experience, and other sections as needed. You can also adjust the styling, fonts, and formatting by modifying the LaTeX commands in the document.

Feel free to explore LaTeX documentation and tutorials to learn more about how to customize your resume further.

Contributing

If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Contributions are welcome and encouraged.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Make sure to replace the placeholders (`your-username`, `latex-resume`, etc.) with your actual GitHub username and repository name. You can also provide additional information about your resume, project structure, or any specific customization instructions. This README.md file will help users understand your project and how to use it effectively.

About

Two column ATS (Applicant tracking system) approved resume using Latex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages