Files
awesome-cv/examples/resume/education.tex
T
2025-09-10 23:07:09 +08:00

37 lines
1.3 KiB
TeX

%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
\cvsection{Education}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cventries}
%---------------------------------------------------------
\cventrydfeducation
{B.S. in Computer Science} % Degree
{Tokyo Institute of Technology(TITech)} % Institution
{Tokyo, Japan} % Location
{Sept. 2019 - Feb. 2020} % Date(s)
{
\begin{cvitems} % Description(s) bullet points
\item {Japan Student Services Organization(JASSO) Scholarship}
\end{cvitems}
}
\vspace{6mm}
%---------------------------------------------------------
\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}
\item {Graduated with Honours}
\end{cvitems}
}
%---------------------------------------------------------
\end{cventries}