Skip to content
forked from sb2nov/resume

Software developer resume in Latex

License

Notifications You must be signed in to change notification settings

vfongmala/resume

 
 

Repository files navigation

A single-page, one-column resume for software developers. It uses the base latex templates and fonts to provide ease of use and installation when trying to update the resume. The different sections are clearly documented and custom commands are used to provide consistent formatting. The three main sections in the resume are education, experience, and Skills.

Source

Forked from https://github.com/sb2nov/resume

Preview

Resume Screenshot

Build using Docker

docker build -t latex .
docker run --rm -i -v "$PWD":/data latex pdflatex vichita_fongmala_resume.tex

License

Format is MIT but all the data is owned by Vichita Fongmala.

About

Software developer resume in Latex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 97.1%
  • Dockerfile 2.9%