Add Vincent

This commit is contained in:
Vincent Ramdhanie 2020-01-08 23:29:14 -04:00 committed by GitHub
parent 9ca84ecf46
commit ebeb99ede5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -571,6 +571,26 @@ const pages = [
'Crystal',
],
},
{
name: 'Vincent Ramdhanie',
description: 'Software Developer, Lecturer, Technical Writer and Mentor',
url: 'https://vincentramdhanie.com/uses',
emoji: '',
country: '🇹🇹',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Lecturer',
'Mentor',
'React',
'Node',
'Testing',
'Machine Learning',
'Python',
],
},
];
export default pages;