mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Michael Gale (#514)
This commit is contained in:
parent
1065506507
commit
15ed3559c4
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -200,6 +200,25 @@ module.exports = [
|
||||||
'fullstack',
|
'fullstack',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Michael Gale',
|
||||||
|
description:
|
||||||
|
'Web Developer with a beard and glasses from Melbourne, Australia',
|
||||||
|
url: 'https://michaelgale.dev/uses',
|
||||||
|
twitter: '@miclgael',
|
||||||
|
emoji: '🦄',
|
||||||
|
country: '🇦🇺',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'JavaScript',
|
||||||
|
'Vue',
|
||||||
|
'Node',
|
||||||
|
'CSS',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Renee de Kruijf',
|
name: 'Renee de Kruijf',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue