Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 852 Bytes

README.md

File metadata and controls

35 lines (31 loc) · 852 Bytes

Resume Files!

This repo is a LaTeX project with all of my resume information.

Building:

This was built/developed on Macos, to build run:

$ xelatex resume_cv.tex && open resume_cv.pdf

Credit and License:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Awesome Resume/CV
% XeLaTeX Template
% Version 1.2 (27/3/2017)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Claud D. Park (posquit0.bj@gmail.com) with modifications by 
% Vel (vel@latextemplates.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important note:
% This template must be compiled with XeLaTeX, the below lines will ensure this
%!TEX TS-program = xelatex
%!TEX encoding = UTF-8 Unicode
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%