Refactor template files (contributed by Velimir from LaTexTemplates.com)
- remove 'import' package - change comment style - delete unused file(cvletter.tex)
This commit is contained in:
@@ -1,38 +1,54 @@
|
||||
%-------------------------------------------------------------------------------
|
||||
% SECTION TITLE
|
||||
%-------------------------------------------------------------------------------
|
||||
\cvsection{Extracurricular Activity}
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% CONTENT
|
||||
%-------------------------------------------------------------------------------
|
||||
\begin{cventries}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Core Member \& President at 2013}
|
||||
{PoApper (Developers' Network of POSTECH)}
|
||||
{Pohang, S.Korea}
|
||||
{Jun. 2010 - PRESENT}
|
||||
{Core Member \& President at 2013} % Affiliation/role
|
||||
{PoApper (Developers' Network of POSTECH)} % Organization/group
|
||||
{Pohang, S.Korea} % Location
|
||||
{Jun. 2010 - PRESENT} % Date(s)
|
||||
{
|
||||
\begin{cvitems}
|
||||
\begin{cvitems} % Description(s) of experience/contributions/knowledge
|
||||
\item {Reformed the society focusing on software engineering and building network on and off campus.}
|
||||
\item {Proposed various marketing and network activities to raise awareness.}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Member}
|
||||
{PLUS (Laboratory for UNIX Security in POSTECH)}
|
||||
{Pohang, S.Korea}
|
||||
{Sep. 2010 - Oct. 2011}
|
||||
{Member} % Affiliation/role
|
||||
{PLUS (Laboratory for UNIX Security in POSTECH)} % Organization/group
|
||||
{Pohang, S.Korea} % Location
|
||||
{Sep. 2010 - Oct. 2011} % Date(s)
|
||||
{
|
||||
\begin{cvitems}
|
||||
\begin{cvitems} % Description(s) of experience/contributions/knowledge
|
||||
\item {Gained expertise in hacking \& security areas, especially about internal of operating system based on UNIX and several exploit techniques.}
|
||||
\item {Participated on several hacking competition and won a good award.}
|
||||
\item {Conducted periodic security checks on overall IT system as a member of POSTECH CERT.}
|
||||
\item {Conducted penetration testing commissioned by national agency and corporation.}
|
||||
\end{cvitems}
|
||||
}
|
||||
|
||||
%---------------------------------------------------------
|
||||
\cventry
|
||||
{Member}
|
||||
{MSSA (Management Strategy Club of POSTECH)}
|
||||
{Pohang, S.Korea}
|
||||
{Sep. 2013 - PRESENT}
|
||||
{Member} % Affiliation/role
|
||||
{MSSA (Management Strategy Club of POSTECH)} % Organization/group
|
||||
{Pohang, S.Korea} % Location
|
||||
{Sep. 2013 - PRESENT} % Date(s)
|
||||
{
|
||||
\begin{cvitems}
|
||||
\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}
|
||||
|
||||
Reference in New Issue
Block a user