diff --git a/src/profiles.json b/src/profiles.json index eb22dbd..e8e1f05 100644 --- a/src/profiles.json +++ b/src/profiles.json @@ -5,5 +5,13 @@ "major": "Computer Science (IUB)", "githubUsername": "sharjeelyunus", "favoriteLanguage": "JavaScript" + }, + + { + "name": "Rashid Ghafoor", + "batch": 2020, + "major": "Computer Science (IUB)", + "githubUsername": "RashidGhafoor", + "favoriteLanguage": "Python" } ]