diff --git a/examples/coverletter-1.png b/examples/coverletter-1.png index 29f1d5c..a17afc5 100644 Binary files a/examples/coverletter-1.png and b/examples/coverletter-1.png differ diff --git a/examples/coverletter.pdf b/examples/coverletter.pdf index c9541e7..f3eb210 100644 Binary files a/examples/coverletter.pdf and b/examples/coverletter.pdf differ diff --git a/examples/cv.pdf b/examples/cv.pdf index 962bbb1..cada718 100644 Binary files a/examples/cv.pdf and b/examples/cv.pdf differ diff --git a/examples/cv/committees.tex b/examples/cv/committees.tex index 7b12106..41f452d 100644 --- a/examples/cv/committees.tex +++ b/examples/cv/committees.tex @@ -9,6 +9,13 @@ %------------------------------------------------------------------------------- \begin{cvhonors} +%--------------------------------------------------------- + \cvhonor + {Problem Writer} % Position + {2016 CODEGATE Hacking Competition World Final} % Committee + {S.Korea} % Location + {2016} % Date(s) + %--------------------------------------------------------- \cvhonor {Organizer \& Co-director} % Position diff --git a/examples/cv/experience.tex b/examples/cv/experience.tex index 3bc4502..0b0cac8 100644 --- a/examples/cv/experience.tex +++ b/examples/cv/experience.tex @@ -9,12 +9,25 @@ %------------------------------------------------------------------------------- \begin{cventries} +%--------------------------------------------------------- + \cventry + {Co-founder \& Software Engineer} % Job title + {PLAT Corp.} % Organization + {Seoul, S.Korea} % Location + {Jan. 2016 - PRESENT} % Date(s) + { + \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.} + \end{cvitems} + } + %--------------------------------------------------------- \cventry {Software Engineer \& Security Researcher (Compulsory Military Service)} % Job title {R.O.K Cyber Command, MND} % Organization {Seoul, S.Korea} % Location - {Aug. 2014 - Exp. Apr. 2016} % Date(s) + {Aug. 2014 - Apr. 2016} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities \item {Implemented a military cooperation system which is web based real time messenger in Scala on Lift.} @@ -46,7 +59,7 @@ \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} + \end{cvitems} } %--------------------------------------------------------- diff --git a/examples/cv/skills.tex b/examples/cv/skills.tex index 9307274..b7d7bd6 100644 --- a/examples/cv/skills.tex +++ b/examples/cv/skills.tex @@ -12,12 +12,12 @@ %--------------------------------------------------------- \cvskill {Programming} % Category - {Python, C/C++, Scala, JAVA, Node.JS, OCaml, LaTeX} % Skills + {Python, Node.JS, C/C++, Scala, JAVA, OCaml, LaTeX} % Skills %--------------------------------------------------------- \cvskill {Web} % Category - {Django with Python, Express with Node.JS, HTML5, LESS} % Skills + {Django, Express, Redux, React, HTML5, LESS, SASS} % Skills %--------------------------------------------------------- \cvskill diff --git a/examples/resume-0.png b/examples/resume-0.png index 13e35cb..1f9f0cd 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 6b3fb1c..7886524 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 cf4f9ed..d8114d1 100644 Binary files a/examples/resume.pdf and b/examples/resume.pdf differ diff --git a/examples/resume/committees.tex b/examples/resume/committees.tex index 91a0cbc..2382b29 100644 --- a/examples/resume/committees.tex +++ b/examples/resume/committees.tex @@ -9,6 +9,13 @@ %------------------------------------------------------------------------------- \begin{cvhonors} +%--------------------------------------------------------- + \cvhonor + {Problem Writer} % Position + {2016 CODEGATE Hacking Competition World Final} % Committee + {S.Korea} % Location + {2016} % Date(s) + %--------------------------------------------------------- \cvhonor {Organizer \& Co-director} % Position diff --git a/examples/resume/experience.tex b/examples/resume/experience.tex index 3bc4502..0b0cac8 100644 --- a/examples/resume/experience.tex +++ b/examples/resume/experience.tex @@ -9,12 +9,25 @@ %------------------------------------------------------------------------------- \begin{cventries} +%--------------------------------------------------------- + \cventry + {Co-founder \& Software Engineer} % Job title + {PLAT Corp.} % Organization + {Seoul, S.Korea} % Location + {Jan. 2016 - PRESENT} % Date(s) + { + \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.} + \end{cvitems} + } + %--------------------------------------------------------- \cventry {Software Engineer \& Security Researcher (Compulsory Military Service)} % Job title {R.O.K Cyber Command, MND} % Organization {Seoul, S.Korea} % Location - {Aug. 2014 - Exp. Apr. 2016} % Date(s) + {Aug. 2014 - Apr. 2016} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities \item {Implemented a military cooperation system which is web based real time messenger in Scala on Lift.} @@ -46,7 +59,7 @@ \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} + \end{cvitems} } %---------------------------------------------------------