forked from mirrors/Awesome-CV
Update resume/cv example
This commit is contained in:
parent
b85abf17e2
commit
0db3500198
15 changed files with 42 additions and 29 deletions
Binary file not shown.
Before Width: | Height: | Size: 251 KiB After Width: | Height: | Size: 248 KiB |
Binary file not shown.
|
@ -54,8 +54,8 @@
|
|||
% Available options: circle|rectangle,edge/noedge,left/right
|
||||
\photo[circle,noedge,left]{./examples/profile}
|
||||
\name{Claud D.}{Park}
|
||||
\position{Software Engineer{\enskip\cdotp\enskip}Security Expert}
|
||||
\address{246-1002, Gwangmyeongmayrouge Apt. 86, Cheongna lime-ro, Seo-gu, Incheon-si, 404-180, Rep. of KOREA}
|
||||
\position{Software Architect{\enskip\cdotp\enskip}Security Expert}
|
||||
\address{42-8, Bangbae-ro 15-gil, Seocho-gu, Seoul, 00681, Rep. of KOREA}
|
||||
|
||||
\mobile{(+82) 10-9030-1843}
|
||||
\email{posquit0.bj@gmail.com}
|
||||
|
|
BIN
examples/cv.pdf
BIN
examples/cv.pdf
Binary file not shown.
|
@ -54,8 +54,8 @@
|
|||
% Available options: circle|rectangle,edge/noedge,left/right
|
||||
% \photo{./examples/profile.png}
|
||||
\name{Claud D.}{Park}
|
||||
\position{Software Engineer{\enskip\cdotp\enskip}Security Expert}
|
||||
\address{246-1002, Gwangmyeongmayrouge Apt. 86, Cheongna lime-ro, Seo-gu, Incheon-si, 404-180, Rep. of KOREA}
|
||||
\position{Software Architect{\enskip\cdotp\enskip}Security Expert}
|
||||
\address{42-8, Bangbae-ro 15-gil, Seocho-gu, Seoul, 00681, Rep. of KOREA}
|
||||
|
||||
\mobile{(+82) 10-9030-1843}
|
||||
\email{posquit0.bj@gmail.com}
|
||||
|
|
|
@ -17,9 +17,12 @@
|
|||
{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 {Provisioned an easily managable hybrid infrastructure(Amazon AWS + On-premise) utilizing IaC(Infrastructure as Code) tools like Ansible, Packer and Terraform.}
|
||||
\item {Built fully automated CI/CD pipelines on CircleCI for containerized applications using Docker, AWS ECR and Rancher.}
|
||||
\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.}
|
||||
\item {Deployed a centralized logging environment(ELK, Filebeat, CloudWatch, S3) which gather log data from docker containers and AWS resources.}
|
||||
\item {Deployed a centralized monitoring environment(Grafana, InfluxDB, CollectD) which gather system metrics as well as docker run-time metrics.}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
|
@ -106,7 +109,7 @@
|
|||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Software Engineer} % Job title
|
||||
{ShitOne Corp. (Start-up company)} % Organization
|
||||
{ShitOne Corp.} % Organization
|
||||
{Seoul, S.Korea} % Location
|
||||
{Dec. 2011 - Feb. 2012} % Date(s)
|
||||
{
|
||||
|
|
|
@ -9,6 +9,19 @@
|
|||
%-------------------------------------------------------------------------------
|
||||
\begin{cventries}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Presenter for <Hosting Web Application for Free utilizing GitHub, Netlify and CloudFlare>} % Role
|
||||
{DevFest Seoul by Google Developer Group Korea} % Event
|
||||
{Seoul, S.Korea} % Location
|
||||
{Nov. 2017} % Date(s)
|
||||
{
|
||||
\begin{cvitems} % Description(s)
|
||||
\item {Introduced the history of web technology and the JAM stack which is for the modern web application development.}
|
||||
\item {Introduced how to freely host the web application with high performance utilizing global CDN services.}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Presenter for <DEFCON 20th : The way to go to Las Vegas>} % Role
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 171 KiB |
Binary file not shown.
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 139 KiB |
Binary file not shown.
|
@ -54,8 +54,8 @@
|
|||
% Available options: circle|rectangle,edge/noedge,left/right
|
||||
% \photo[rectangle,edge,right]{./examples/profile}
|
||||
\name{Byungjin}{Park}
|
||||
\position{Software Engineer{\enskip\cdotp\enskip}Security Expert}
|
||||
\address{246-1002, Gwangmyeongmayrouge Apt. 86, Cheongna lime-ro, Seo-gu, Incheon-si, 404-180, Rep. of KOREA}
|
||||
\position{Software Architect{\enskip\cdotp\enskip}Security Expert}
|
||||
\address{42-8, Bangbae-ro 15-gil, Seocho-gu, Seoul, 00681, Rep. of KOREA}
|
||||
|
||||
\mobile{(+82) 10-9030-1843}
|
||||
\email{posquit0.bj@gmail.com}
|
||||
|
|
|
@ -17,9 +17,12 @@
|
|||
{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 {Provisioned an easily managable hybrid infrastructure(Amazon AWS + On-premise) utilizing IaC(Infrastructure as Code) tools like Ansible, Packer and Terraform.}
|
||||
\item {Built fully automated CI/CD pipelines on CircleCI for containerized applications using Docker, AWS ECR and Rancher.}
|
||||
\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.}
|
||||
\item {Deployed a centralized logging environment(ELK, Filebeat, CloudWatch, S3) which gather log data from docker containers and AWS resources.}
|
||||
\item {Deployed a centralized monitoring environment(Grafana, InfluxDB, CollectD) which gather system metrics as well as docker run-time metrics.}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
|
@ -68,7 +71,7 @@
|
|||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Software Engineer} % Job title
|
||||
{ShitOne Corp. (Start-up company)} % Organization
|
||||
{ShitOne Corp.} % Organization
|
||||
{Seoul, S.Korea} % Location
|
||||
{Dec. 2011 - Feb. 2012} % Date(s)
|
||||
{
|
||||
|
|
|
@ -43,13 +43,6 @@
|
|||
{Las Vegas, U.S.A} % Location
|
||||
{2011} % Date(s)
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cvhonor
|
||||
{6th Place} % Award
|
||||
{SECUINSIDE Hacking Competition World Final} % Event
|
||||
{Seoul, S.Korea} % Location
|
||||
{2012} % Date(s)
|
||||
|
||||
%---------------------------------------------------------
|
||||
\end{cvhonors}
|
||||
|
||||
|
|
|
@ -9,6 +9,19 @@
|
|||
%-------------------------------------------------------------------------------
|
||||
\begin{cventries}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Presenter for <Hosting Web Application for Free utilizing GitHub, Netlify and CloudFlare>} % Role
|
||||
{DevFest Seoul by Google Developer Group Korea} % Event
|
||||
{Seoul, S.Korea} % Location
|
||||
{Nov. 2017} % Date(s)
|
||||
{
|
||||
\begin{cvitems} % Description(s)
|
||||
\item {Introduced the history of web technology and the JAM stack which is for the modern web application development.}
|
||||
\item {Introduced how to freely host the web application with high performance utilizing global CDN services.}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Presenter for <DEFCON 20th : The way to go to Las Vegas>} % Role
|
||||
|
|
|
@ -21,17 +21,5 @@
|
|||
\end{cvitems}
|
||||
}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Undergraduate Student Reporter} % Role
|
||||
{AhnLab} % Title
|
||||
{S.Korea} % Location
|
||||
{Oct. 2012 - Jul. 2013} % Date(s)
|
||||
{
|
||||
\begin{cvitems} % Description(s)
|
||||
\item {Drafted reports about IT trends and Security issues on AhnLab Company magazine.}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\end{cventries}
|
||||
|
|
Loading…
Reference in a new issue