26 lines
863 B
TeX
26 lines
863 B
TeX
%-------------------------------------------------------------------------------
|
|
% SECTION TITLE
|
|
%-------------------------------------------------------------------------------
|
|
\cvsection{Education}
|
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
% CONTENT
|
|
%-------------------------------------------------------------------------------
|
|
\begin{cventries}
|
|
|
|
%---------------------------------------------------------
|
|
\cventrydfeducation
|
|
{B.S. in Computer Science} % Degree
|
|
{National University of Singapore(NUS)} % Institution
|
|
{Singapore, Singapore} % Location
|
|
{May. 2016 - May. 2020} % Date(s)
|
|
{
|
|
\begin{cvitems} % Description(s) bullet points
|
|
\item {School of Computing Award Scholarship}
|
|
\end{cvitems}
|
|
}
|
|
|
|
%---------------------------------------------------------
|
|
\end{cventries}
|