diff --git a/examples/coverletter.pdf b/examples/coverletter.pdf index e8d501a..3c73f13 100644 Binary files a/examples/coverletter.pdf and b/examples/coverletter.pdf differ diff --git a/examples/cv.pdf b/examples/cv.pdf index 2faa626..9a77330 100644 Binary files a/examples/cv.pdf and b/examples/cv.pdf differ diff --git a/examples/cv/education.tex b/examples/cv/education.tex index 6d4205b..df506d9 100644 --- a/examples/cv/education.tex +++ b/examples/cv/education.tex @@ -14,7 +14,7 @@ {B.S. in Computer Science and Engineering} % Degree {POSTECH(Pohang University of Science and Technology)} % Institution {Pohang, S.Korea} % Location - {Mar. 2010 - PRESENT} % Date(s) + {Mar. 2010 - Exp. Aug. 2017} % Date(s) { \begin{cvitems} % Description(s) bullet points \item {Got a Chun Shin-Il Scholarship which is given to promising students in CSE Dept.} diff --git a/examples/cv/experience.tex b/examples/cv/experience.tex index 1a88f68..8040261 100644 --- a/examples/cv/experience.tex +++ b/examples/cv/experience.tex @@ -18,7 +18,8 @@ { \begin{cvitems} % Description(s) of tasks/responsibilities \item {Implemented RESTful API server for car rental booking application(CARPLAT in Google Play).} - \item {Developed the Payments module which connected to major PG(Payment Gateway) companies in Korea.} + \item {Built and deployed overall service infrastructure utilizing Docker container, CircleCI, and several AWS stack(Including EC2, ECS, Route 53, S3, CloudFront, RDS, ElastiCache, IAM), focusing on high-availability, fault tolerance, and auto-scaling.} + \item {Developed an easy-to-use Payment module which connected to major PG(Payment Gateway) companies in Korea.} \end{cvitems} } diff --git a/examples/resume-0.png b/examples/resume-0.png index 8094bf5..e13aeb2 100644 Binary files a/examples/resume-0.png and b/examples/resume-0.png differ diff --git a/examples/resume-1.png b/examples/resume-1.png index b3e5e78..f6dc8db 100644 Binary files a/examples/resume-1.png and b/examples/resume-1.png differ diff --git a/examples/resume.pdf b/examples/resume.pdf index 48556b1..d52b2d6 100644 Binary files a/examples/resume.pdf and b/examples/resume.pdf differ diff --git a/examples/resume.tex b/examples/resume.tex index 2c6f6f8..0a1a826 100644 --- a/examples/resume.tex +++ b/examples/resume.tex @@ -53,7 +53,7 @@ %------------------------------------------------------------------------------- % Available options: circle|rectangle,edge/noedge,left/right \photo[rectangle,edge,right]{./examples/profile} -\name{Claud D.}{Park} +\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} @@ -91,14 +91,14 @@ % CV/RESUME CONTENT % Each section is imported separately, open each file in turn to modify content %------------------------------------------------------------------------------- -% \input{resume/summary.tex} -\input{resume/education.tex} +\input{resume/summary.tex} \input{resume/experience.tex} -\input{resume/extracurricular.tex} \input{resume/honors.tex} \input{resume/presentation.tex} \input{resume/writing.tex} \input{resume/committees.tex} +\input{resume/education.tex} +\input{resume/extracurricular.tex} %------------------------------------------------------------------------------- diff --git a/examples/resume/committees.tex b/examples/resume/committees.tex index 2382b29..40191c2 100644 --- a/examples/resume/committees.tex +++ b/examples/resume/committees.tex @@ -23,12 +23,5 @@ {S.Korea} % Location {2013} % Date(s) -%--------------------------------------------------------- - \cvhonor - {Staff \& Problem Writer} % Position - {JFF(Just for Fun) Hacking Competition} % Committee - {S.Korea} % Location - {2012} % Date(s) - %--------------------------------------------------------- \end{cvhonors} diff --git a/examples/resume/education.tex b/examples/resume/education.tex index 6d4205b..df506d9 100644 --- a/examples/resume/education.tex +++ b/examples/resume/education.tex @@ -14,7 +14,7 @@ {B.S. in Computer Science and Engineering} % Degree {POSTECH(Pohang University of Science and Technology)} % Institution {Pohang, S.Korea} % Location - {Mar. 2010 - PRESENT} % Date(s) + {Mar. 2010 - Exp. Aug. 2017} % Date(s) { \begin{cvitems} % Description(s) bullet points \item {Got a Chun Shin-Il Scholarship which is given to promising students in CSE Dept.} diff --git a/examples/resume/experience.tex b/examples/resume/experience.tex index 2afe810..1903ff3 100644 --- a/examples/resume/experience.tex +++ b/examples/resume/experience.tex @@ -1,7 +1,7 @@ %------------------------------------------------------------------------------- % SECTION TITLE %------------------------------------------------------------------------------- -\cvsection{Experience} +\cvsection{Work Experience} %------------------------------------------------------------------------------- @@ -18,7 +18,8 @@ { \begin{cvitems} % Description(s) of tasks/responsibilities \item {Implemented RESTful API server for car rental booking application(CARPLAT in Google Play).} - \item {Developed the Payments module which connected to major PG(Payment Gateway) companies in Korea.} + \item {Built and deployed overall service infrastructure utilizing Docker container, CircleCI, and several AWS stack(Including EC2, ECS, Route 53, S3, CloudFront, RDS, ElastiCache, IAM), focusing on high-availability, fault tolerance, and auto-scaling.} + \item {Developed an easy-to-use Payment module which connected to major PG(Payment Gateway) companies in Korea.} \end{cvitems} } @@ -49,31 +50,6 @@ \end{cvitems} } -%--------------------------------------------------------- - \cventry - {Researcher for } % Job title - {Undergraduate Research, Computer Vision Lab(Prof. Bohyung Han)} % Organization - {Pohang, S.Korea} % Location - {Sep. 2012 - Feb. 2013} % Date(s) - { - \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Researched means of retrieving a corresponding video based on image contents using image similarity algorithm.} - \item {Implemented prototype that users can obtain torrent magnet links of corresponding video relevant to an image on web site.} - \end{cvitems} - } - -%--------------------------------------------------------- - \cventry - {Software Engineer Trainee} % Job title - {Software Maestro (funded by Korea Ministry of Knowledge and Economy)} % Organization - {Seoul, S.Korea} % Location - {Jul. 2012 - Jun. 2013} % Date(s) - { - \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Performed research memory management strategies of OS and implemented in Python an interactive simulator for Linux kernel memory management.} - \end{cvitems} - } - %--------------------------------------------------------- \cventry {Software Engineer} % Job title @@ -82,7 +58,8 @@ {Dec. 2011 - Feb. 2012} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Developed a proxy drive smartphone application which connects proxy driver and customer. Implemented overall Android application logic and wrote API server for community service, along with lead engineer who designed bidding protocol on raw socket and implemented API server for bidding.} + \item {Developed a proxy drive smartphone application which connects proxy driver and customer.} + \item {Implemented overall Android application logic and wrote API server for community service, along with lead engineer who designed bidding protocol on raw socket and implemented API server for bidding.} \end{cvitems} } diff --git a/examples/resume/extracurricular.tex b/examples/resume/extracurricular.tex index ca0eda5..d1592a7 100644 --- a/examples/resume/extracurricular.tex +++ b/examples/resume/extracurricular.tex @@ -37,18 +37,5 @@ \end{cvitems} } -%--------------------------------------------------------- - \cventry - {Member} % Affiliation/role - {MSSA (Management Strategy Club of POSTECH)} % Organization/group - {Pohang, S.Korea} % Location - {Sep. 2013 - PRESENT} % Date(s) - { - \begin{cvitems} % Description(s) of experience/contributions/knowledge - \item {Gained knowledge about several business field like Management, Strategy, Financial and marketing from group study.} - \item {Gained expertise in business strategy areas and inisght for various industry from weekly industry analysis session.} - \end{cvitems} - } - %--------------------------------------------------------- \end{cventries} diff --git a/examples/resume/summary.tex b/examples/resume/summary.tex index b56f3dc..45da8aa 100644 --- a/examples/resume/summary.tex +++ b/examples/resume/summary.tex @@ -10,5 +10,5 @@ \begin{cvparagraph} %--------------------------------------------------------- -Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ullamcorper neque sit amet lectus facilisis sed luctus nisl iaculis. Vivamus at neque arcu, sed tempor quam. Curabitur pharetra tincidunt tincidunt. Morbi volutpat feugiat mauris, quis tempor neque vehicula volutpat. Duis tristique justo vel massa fermentum accumsan. Mauris ante elit, feugiat vestibulum tempor eget, eleifend ac ipsum. Donec scelerisque lobortis ipsum eu vestibulum. Pellentesque vel massa at felis accumsan rhoncus. +Current Co-founder \& Software Engineer in start-up company PLAT Corp. 5+ years experience specializing in back-end/infrastructure, web development and computer security. Super nerd who loves Vim, Linux and OS X and enjoys to customize all of development environment. Interested in devising a better problem solving method for a challenging task, and learning new technologies and tools if need arises. \end{cvparagraph}