diff --git a/resume/config.toml b/resume/config.toml index 7372bd4..4d5ce54 100644 --- a/resume/config.toml +++ b/resume/config.toml @@ -83,10 +83,14 @@ theme = "hugo-devresume-theme" [params.education] enable = true + [[params.education.list]] + degree = "ME in Artificial Intelligence" + university = "Chandigarh University" + dates = "2024 - present" [[params.education.list]] degree = "BE in Computer Science and Engineering" university = "Chandigarh University" - dates = "2020 - present" + dates = "2020 - 2024" [[params.education.list]] degree = "Intermediate (CBSE)" university = "DAV Model School" diff --git a/resume/static/Resume.pdf b/resume/static/Resume.pdf new file mode 100644 index 0000000..241c936 Binary files /dev/null and b/resume/static/Resume.pdf differ