Skip to content

Commit 089d6c3

Browse files
authored
Merge pull request #79 from haidarrifki/master
added mentor list
2 parents d8b6497 + c24b2b0 commit 089d6c3

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
@@ -160,6 +160,13 @@ const data = [
160160
technology: 'Javascript, ReactJS, NodeJS',
161161
country: 'USA',
162162
biography: 'I am a university professor with head in the cloud dreams of achieving Financial Independence through Full Stack Web Development.'
163+
},
164+
{
165+
name: 'Haidar Rifki',
166+
image: 'https://avatars3.githubusercontent.com/u/19185336',
167+
technology: 'Javascript, NodeJS, PHP',
168+
country: 'Indonesia',
169+
biography: 'I am Software Engineer based in Surakarta, Central Java, Indonesia.'
163170
}
164171
];
165172

0 commit comments

Comments
 (0)