mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
parent
e1e59df9d0
commit
f5d4dc3b69
1 changed files with 27 additions and 0 deletions
27
src/data.js
27
src/data.js
|
|
@ -2683,6 +2683,33 @@ module.exports = [
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['Developer', 'JavaScript', 'C#', 'Node'],
|
tags: ['Developer', 'JavaScript', 'C#', 'Node'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Michael Kutz',
|
||||||
|
description:
|
||||||
|
"JavaScript developer, mentor, blogger at miku86.com and dev.to/miku86",
|
||||||
|
url: 'https://miku86.com/uses/',
|
||||||
|
twitter: '@miku86com',
|
||||||
|
emoji: '😎',
|
||||||
|
country: '🇩🇪',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Problem Solver',
|
||||||
|
'Engineer',
|
||||||
|
'Mentor',
|
||||||
|
'Teacher',
|
||||||
|
'Blogger',
|
||||||
|
'Scientist',
|
||||||
|
'Frontend',
|
||||||
|
'Full Stack',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'Serverless',
|
||||||
|
'AWS',
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Bruno Brito',
|
name: 'Bruno Brito',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue