GithubHelp home page GithubHelp logo

2pillows / resume_template Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 550 KB

Resume template using LaTeX and Docker.

License: MIT License

Dockerfile 15.47% TeX 84.53%
docker latex resume resume-template

resume_template's Introduction

Resume Template

Based on mattyHerzig/mattys_resume.

Resume Template Preview

Resume Template Preview

How to Use

Requires a LaTeX installation or Overleaf.

If you don't want to use Overleaf, I'd recommend using Docker with VS Code because it's easy to set up. I believe the steps below cover all requirements but please let me know if I missed something.

To create a public repository

  • Fork repository on GitHub Website.

OR

  • Copy instructions below with a public repository.

To create a private repository

  • Download the ZIP file of the code under <> Code on the GitHub website.
  • Create a new private repository.
  • Follow instructions below to create container for private repository.
  • Unzip ZIP file and copy contents to container.

To set up Docker container

  • Install Docker.
  • Install Docker extension in VS Code.
  • Install Remote Development extension in VS Code.
  • In VS Code -> Search/Select >Dev Containers: Clone Repository in Container Volume... -> Select Clone a repository from GitHub in a Container Volume.
  • You may be required to sign into GitHub with VS Code.
  • Select repository -> main.
  • If more options are given, you may need to restart as there was most likely a problem pulling .devcontainer files.

Renaming first_last_resume.tex will build the project. A bunch of files will be created including a PDF.

Editing the .tex file will also update the PDF, making it easy to work with.

To update the repository:

If you're using a public repository, be careful about sharing personal information.

git add .

git commit -m "update resume-template"

git push

If you're having problems with authentication, I found GitHub CLI easy to use.

To download the PDF

  • In VS Code, right-click the PDF and select Download....

OR

  • On GitHub, navigate to the PDF and select Download raw file near the top right of the file preview window.

To generate a PNG for a one-page resume

pdftoppm ./src/input_file_name.pdf output_file_name -png -singlefile

resume_template's People

Contributors

2pillows avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.