1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-08-08 09:51:01 +01:00

Awesome: Capture updates.

This commit is contained in:
devlinjd
2015-12-07 22:10:54 -05:00
parent 024e780a26
commit 8e67d06bf2
19 changed files with 152 additions and 213 deletions

View File

@@ -1,26 +1,14 @@
[~ if( r.recognition && r.recognition.length ) { ~]
\cvsection{Honors \& Awards}
\cvsubsection{International}
\begin{cvhonors}
[~ _.each(r.recognition, function(rec) { ~]
\cvhonor
{Finalist}
{DEFCON 22nd CTF Hacking Competition World Final}
{Las Vegas, U.S.A}
{2014}
\cvhonor
{Finalist}
{DEFCON 21st CTF Hacking Competition World Final}
{Las Vegas, U.S.A}
{2013}
\cvhonor
{Finalist}
{DEFCON 19th CTF Hacking Competition World Final}
{Las Vegas, U.S.A}
{2011}
\cvhonor
{6th Place}
{SECUINSIDE Hacking Competition World Final}
{Seoul, S.Korea}
{2012}
{[[ rec.title ]]}
{[[ rec.event ]]}
{[[ rec.location ]]}
{[[ rec.safe.date ]]}
[~ }); ~]
\end{cvhonors}
\cvsubsection{Domestic}
@@ -35,4 +23,30 @@
{KISA HDCON Hacking Competition Final}
{Seoul, S.Korea}
{2013}
\cvhonor
{2nd Award}
{HUST Hacking Festival}
{S.Korea}
{2013}
\cvhonor
{3rd Award}
{HUST Hacking Festival}
{S.Korea}
{2010}
\cvhonor
{3rd Award}
{Holyshield 3rd Hacking Festival}
{S.Korea}
{2012}
\cvhonor
{2nd Award}
{Holyshield 3rd Hacking Festival}
{S.Korea}
{2011}
\cvhonor
{5th Place}
{PADOCON Hacking Competition Final}
{Seoul, S.Korea}
{2011}
\end{cvhonors}
[~ } ~]