Merge pull request #186 from dikuw/patch-2

adddd
This commit is contained in:
Wes Bos 2020-01-09 12:48:01 -05:00 committed by GitHub
commit a6317f3c85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1068,6 +1068,25 @@ const pages = [
'Docker',
],
},
{
name: 'Mike Williamson',
description:
'Into IoT, BLE, node.js, Android and iOS native apps',
url: 'http://dikuw.com/',
twitter: '@dikuw',
emoji: '💻',
country: '🇺🇸',
computer: 'windows',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'JavaScript',
'Node',
'CSS',
],
},
];
export default pages;