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++" + } ]