waqarys / resumaker

A tool for creating my resume in Scala, then using LaTeX to compile it into a PDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resu-Maker

Tool for building up a resume using Scala, then invoking LaTeX to compile it into a presentable PDF.

Running the application

sbt run

Then check the configured output directory (ex: latex/) for your PDF resume!

Working on the Resume

Pull up the compiled pdf in a tab, and run

sbt ~run

and watch the pdf update on save.

TODOs

  • Organize technical skills section better
  • Differentiate between programming languages, libraries, tools

About

A tool for creating my resume in Scala, then using LaTeX to compile it into a PDF


Languages

Language:Scala 75.5%Language:TeX 24.5%