From 1f4cf1f36ccdc302098079b36eeb0a23577181cc Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Thu, 9 Jul 2020 16:31:29 +0530 Subject: [PATCH] Add education section --- resume.tex | 1 + sections/education.tex | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 sections/education.tex diff --git a/resume.tex b/resume.tex index df45416..06103d7 100644 --- a/resume.tex +++ b/resume.tex @@ -14,6 +14,7 @@ \begin{document} \makecvheader{} \makecvfooter{\textsc{\selectlanguage{english}\today}}{\textsc{Ceda EI --- CV}}{\thepage} +\input{sections/education} \input{sections/responsibility} \input{sections/experience} \input{sections/skills} diff --git a/sections/education.tex b/sections/education.tex new file mode 100644 index 0000000..1532cca --- /dev/null +++ b/sections/education.tex @@ -0,0 +1,10 @@ +\sectionTitle{Education}{\faGraduationCap} + +\begin{scholarship} + \scholarshipentry{2019 --- 2023} + {B.Tech. Computer Science and Engineering | National Institute of Technology, Srinagar} + \scholarshipentry{2018} + {Intermediate / +2 | CBSE | Delhi Public School, Budgam} + \scholarshipentry{2016} + {Matriculation | CBSE | Delhi Public School, Budgam} +\end{scholarship}