mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-25 15:38:35 +00:00
24 lines
798 B
TeX
24 lines
798 B
TeX
%-------------------------------------------------------------------------------
|
|
% SECTION TITLE
|
|
%-------------------------------------------------------------------------------
|
|
\cvsection{Education}
|
|
|
|
|
|
%-------------------------------------------------------------------------------
|
|
% CONTENT
|
|
%-------------------------------------------------------------------------------
|
|
\begin{cventries}
|
|
|
|
%---------------------------------------------------------
|
|
\cventry
|
|
{B.Tech in Information Technology} % Degree
|
|
{Gautam Buddh Technical University} % Institution
|
|
{Ghaziabad, India} % Location
|
|
{Jul. 2007 - Jul. 2011} % Date(s)
|
|
{
|
|
\begin{cvitems} % Description(s) bullet points
|
|
\end{cvitems}
|
|
}
|
|
|
|
%---------------------------------------------------------
|
|
\end{cventries}
|