mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js (#552)
This commit is contained in:
parent
121b153391
commit
080ae0e6da
1 changed files with 10 additions and 2 deletions
12
src/data.js
12
src/data.js
|
|
@ -1647,13 +1647,21 @@ module.exports = [
|
||||||
{
|
{
|
||||||
name: 'Michael Hoffmann',
|
name: 'Michael Hoffmann',
|
||||||
description: 'Freelance Software Engineer',
|
description: 'Freelance Software Engineer',
|
||||||
url: 'https://www.mokkapps.de/blog/my-development-setup/',
|
url: 'https://www.mokkapps.de/uses',
|
||||||
twitter: '@mokkapps',
|
twitter: '@mokkapps',
|
||||||
emoji: '🍺',
|
emoji: '🍺',
|
||||||
country: '🇩🇪',
|
country: '🇩🇪',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Developer', 'Blogger', 'Angular'],
|
tags: [
|
||||||
|
'Entrepreneur',
|
||||||
|
'Developer',
|
||||||
|
'Blogger',
|
||||||
|
'Angular',
|
||||||
|
'JavaScript',
|
||||||
|
'Full Stack',
|
||||||
|
'Front End'
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Austin Gil',
|
name: 'Austin Gil',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue