From d63ffc086c504ae5c01c6fea0e62008be454dae0 Mon Sep 17 00:00:00 2001 From: Imaow <69849967+eeimaan@users.noreply.github.com> Date: Mon, 11 Oct 2021 01:10:21 -0700 Subject: [PATCH] Update profiles.json --- src/profiles.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/profiles.json b/src/profiles.json index 772bf27..5f0158e 100644 --- a/src/profiles.json +++ b/src/profiles.json @@ -164,5 +164,12 @@ "major": "Computer Science", "githubUsername": "alikarani", "favoriteLanguage": "JS Python" + }, + { + "name": "Emaan Yaqoob", + "batch": 2018, + "major": "Computer Science", + "githubUsername": "eeimaan", + "favoriteLanguage": "java" } ]