From 4d7f5cdaa19921f252c7881c9df68b06548b5788 Mon Sep 17 00:00:00 2001 From: HafizaFarwa <59045410+HafizaFarwa@users.noreply.github.com> Date: Wed, 20 Oct 2021 14:56:32 +0500 Subject: [PATCH] Update profiles.json --- src/profiles.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/profiles.json b/src/profiles.json index 196cfae..b9de35f 100644 --- a/src/profiles.json +++ b/src/profiles.json @@ -236,5 +236,12 @@ "major": "Mathematics", "githubUsername": "yusufalp", "favoriteLanguage": "javascript" - } + }, + { + "name": "Farwa Mahmood", + "batch": "2023", + "major": "Computer Science", + "githubUsername": "HafizaFarwa", + "favoriteLanguage": "C++" + } ]