This commit is contained in:
Mike Williamson 2020-01-09 11:47:18 -06:00 committed by GitHub
parent 689ae77f71
commit 9a4c26c106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1048,6 +1048,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;