Skip to content

Commit d5dc003

Browse files
authored
Merge pull request 10secondsofcode#102 from r4fidah/master
Add Rafidah Affendi
2 parents 627e54a + 2e0d034 commit d5dc003

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/response/response.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,13 @@ const data = [
221221
technology: "Nodejs, React, Python",
222222
country: "Myanmar",
223223
biography: "Software developer focusing on building ML-powered products"
224+
},
225+
{
226+
name: "Rafidah Affendi",
227+
image: "https://github.com/r4fidah",
228+
technology: "HTML, JavaScript, Python",
229+
country: "Malaysia",
230+
biography: "Self-taught Data Scientist"
224231
}
225232
];
226233

0 commit comments

Comments
 (0)