From 637c9d9d97541b1be0d0f0d966b1c86388a99ef7 Mon Sep 17 00:00:00 2001 From: Isha Bhutto <90207282+ishabhutto@users.noreply.github.com> Date: Mon, 11 Oct 2021 08:51:04 +0500 Subject: [PATCH] hacktoberfest contribution --- src/profiles.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/profiles.json b/src/profiles.json index 772bf27..6fb53e2 100644 --- a/src/profiles.json +++ b/src/profiles.json @@ -164,5 +164,14 @@ "major": "Computer Science", "githubUsername": "alikarani", "favoriteLanguage": "JS Python" + }, + + { + "name": "Isha Bhutto", + "batch": 2020, + "major": "Software Engineering (Muet)", + "githubUsername": "ishabhutto", + "favoriteLanguage": "Java" } + ]