Skip to content

Commit

Permalink
Update resume/cv example
Browse files Browse the repository at this point in the history
  • Loading branch information
posquit0 committed Oct 9, 2018
1 parent 0db3500 commit 872069a
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 9 deletions.
Binary file modified examples/coverletter.pdf
Binary file not shown.
Binary file modified examples/cv.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion examples/cv/experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{Software Architect} % Job title
{Omnious. Co., Ltd.} % Organization
{Seoul, S.Korea} % Location
{Jun. 2017 - PRESENT} % Date(s)
{Jun. 2017 - May. 2018} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Provisioned an easily managable hybrid infrastructure(Amazon AWS + On-premise) utilizing IaC(Infrastructure as Code) tools like Ansible, Packer and Terraform.}
Expand Down
7 changes: 7 additions & 0 deletions examples/cv/honors.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
%-------------------------------------------------------------------------------
\begin{cvhonors}

%---------------------------------------------------------
\cvhonor
{Finalist} % Award
{DEFCON 26th CTF Hacking Competition World Final} % Event
{Las Vegas, U.S.A} % Location
{2018} % Date(s)

%---------------------------------------------------------
\cvhonor
{Finalist} % Award
Expand Down
20 changes: 15 additions & 5 deletions examples/cv/skills.tex
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,28 @@

%---------------------------------------------------------
\cvskill
{Programming} % Category
{Python, Node.JS, C/C++, Scala, JAVA, OCaml, LaTeX} % Skills
{DevOps} % Category
{AWS, Docker, Kubernetes, Rancher, Vagrant, Packer, Terraform, Jenkins, CircleCI} % Skills

%---------------------------------------------------------
\cvskill
{Back-end} % Category
{Koa, Express, Django, REST API} % Skills

%---------------------------------------------------------
\cvskill
{Web} % Category
{Django, Express, Koa, Redux, React, HTML5, LESS, SASS} % Skills
{Front-end} % Category
{Hugo, Redux, React, HTML5, LESS, SASS} % Skills

%---------------------------------------------------------
\cvskill
{Programming} % Category
{Node.js, Python, JAVA, OCaml, LaTeX} % Skills

%---------------------------------------------------------
\cvskill
{Languages} % Category
{Korean, English, Japanese, Chinese} % Skills
{Korean, English, Japanese} % Skills

%---------------------------------------------------------
\end{cvskills}
Binary file modified examples/resume.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion examples/resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
% Leave any of these blank if they are not needed
\makecvfooter
{\today}
{Claud D. Park~~~·~~~Résumé}
{Byungjin Park~~~·~~~Résumé}
{\thepage}


Expand Down
2 changes: 1 addition & 1 deletion examples/resume/experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{Software Architect} % Job title
{Omnious. Co., Ltd.} % Organization
{Seoul, S.Korea} % Location
{Jun. 2017 - PRESENT} % Date(s)
{Jun. 2017 - May. 2018} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Provisioned an easily managable hybrid infrastructure(Amazon AWS + On-premise) utilizing IaC(Infrastructure as Code) tools like Ansible, Packer and Terraform.}
Expand Down
7 changes: 7 additions & 0 deletions examples/resume/honors.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
%-------------------------------------------------------------------------------
\begin{cvhonors}

%---------------------------------------------------------
\cvhonor
{Finalist} % Award
{DEFCON 26th CTF Hacking Competition World Final} % Event
{Las Vegas, U.S.A} % Location
{2018} % Date(s)

%---------------------------------------------------------
\cvhonor
{Finalist} % Award
Expand Down
2 changes: 1 addition & 1 deletion examples/resume/summary.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
\begin{cvparagraph}

%---------------------------------------------------------
Current Software Architect at start-up company Omnious. 7+ years experience specializing in the backend development, infrastructure automation, and computer hacking/security. Super nerd who loves Vim, Linux and OS X and enjoys to customize all of the development environment. Interested in devising a better problem-solving method for challenging tasks, and learning new technologies and tools if the need arises.
Current Site Reliability Engineer at start-up company Kasa. 7+ years experience specializing in the backend development, infrastructure automation, and computer hacking/security. Super nerd who loves Vim, Linux and OS X and enjoys to customize all of the development environment. Interested in devising a better problem-solving method for challenging tasks, and learning new technologies and tools if the need arises.
\end{cvparagraph}

0 comments on commit 872069a

Please sign in to comment.