From 2fc6ff9cc28fdde1522c6ae66ba8ffdf02777b3c Mon Sep 17 00:00:00 2001 From: Faeq-Fatmi Date: Sun, 17 Nov 2024 19:14:18 +0530 Subject: [PATCH] fun project --- app/data/members.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/data/members.json b/app/data/members.json index af756cb..eaeab1a 100644 --- a/app/data/members.json +++ b/app/data/members.json @@ -35,6 +35,15 @@ "github": "davidops", "skills": ["Docker", "Kubernetes", "AWS"], "bio": "Automating everything that can be automated" + }, + { + "id": 5, + "name": "Faeq fatmi", + "role": "Student at MAKAUT,WB CSE", + "avatar":"https://avatars.githubusercontent.com/u/185936380?v=4", + "github":"Faeq-Fatmi", + "skills": ["HTML", "CSS"], + "bio": "Entering the coding world" } ] } \ No newline at end of file