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 Apr 7, 2018
1 parent 69d88b4 commit 47b6af4
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 3 deletions.
Binary file modified examples/cv.pdf
Binary file not shown.
16 changes: 15 additions & 1 deletion examples/cv/experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,26 @@
%-------------------------------------------------------------------------------
\begin{cventries}

%---------------------------------------------------------
\cventry
{Software Architect} % Job title
{Omnious. Co., Ltd.} % Organization
{Seoul, S.Korea} % Location
{Jun. 2017 - PRESENT} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Built several automated environments to provision and manage a hybrid infrastructure(Amazon AWS + On-premise) utilizing IaC(Infrastructure as Code) tools like Ansible, Packer and Terraform.}
\item {Designed an overall service architecture and pipelines of the Machine Learning based Fashion Tagging API SaaS product with the micro-services architecture.}
\item {Implemented several API microservices in Node.js Koa and in the serverless AWS Lambda functions.}
\end{cvitems}
}

%---------------------------------------------------------
\cventry
{Co-founder \& Software Engineer} % Job title
{PLAT Corp.} % Organization
{Seoul, S.Korea} % Location
{Jan. 2016 - PRESENT} % Date(s)
{Jan. 2016 - Jun. 2017} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Implemented RESTful API server for car rental booking application(CARPLAT in Google Play).}
Expand Down
7 changes: 7 additions & 0 deletions examples/cv/honors.tex
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,13 @@
{Seoul, S.Korea} % Location
{2015} % Date(s)

%---------------------------------------------------------
\cvhonor
{Silver Prize} % Award
{KISA HDCON Hacking Competition Final} % Event
{Seoul, S.Korea} % Location
{2017} % Date(s)

%---------------------------------------------------------
\cvhonor
{Silver Prize} % Award
Expand Down
Binary file modified examples/resume-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/resume-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/resume.pdf
Binary file not shown.
16 changes: 15 additions & 1 deletion examples/resume/experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,26 @@
%-------------------------------------------------------------------------------
\begin{cventries}

%---------------------------------------------------------
\cventry
{Software Architect} % Job title
{Omnious. Co., Ltd.} % Organization
{Seoul, S.Korea} % Location
{Jun. 2017 - PRESENT} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Built several automated environments to provision and manage a hybrid infrastructure(Amazon AWS + On-premise) utilizing IaC(Infrastructure as Code) tools like Ansible, Packer and Terraform.}
\item {Designed an overall service architecture and pipelines of the Machine Learning based Fashion Tagging API SaaS product with the micro-services architecture.}
\item {Implemented several API microservices in Node.js Koa and in the serverless AWS Lambda functions.}
\end{cvitems}
}

%---------------------------------------------------------
\cventry
{Co-founder \& Software Engineer} % Job title
{PLAT Corp.} % Organization
{Seoul, S.Korea} % Location
{Jan. 2016 - PRESENT} % Date(s)
{Jan. 2016 - Jun. 2017} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item {Implemented RESTful API server for car rental booking application(CARPLAT in Google Play).}
Expand Down
7 changes: 7 additions & 0 deletions examples/resume/honors.tex
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,13 @@
{Seoul, S.Korea} % Location
{2015} % Date(s)

%---------------------------------------------------------
\cvhonor
{Silver Prize} % Award
{KISA HDCON Hacking Competition Final} % Event
{Seoul, S.Korea} % Location
{2017} % Date(s)

%---------------------------------------------------------
\cvhonor
{Silver Prize} % 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 Co-founder \& Software Engineer in start-up company PLAT Corp. 5+ years experience specializing in backend/infrastructure, web development and computer 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 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.
\end{cvparagraph}

0 comments on commit 47b6af4

Please sign in to comment.