mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add Benjamin Mock
This commit is contained in:
parent
15270fed21
commit
5690334485
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -3909,6 +3909,28 @@ module.exports = [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['CSS', 'YouTuber', 'Web Development'],
|
tags: ['CSS', 'YouTuber', 'Web Development'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Benjamin Mock',
|
||||||
|
description: 'coder, runner, reader, maker',
|
||||||
|
url: 'https://codesnacks.net/uses',
|
||||||
|
twitter: '@benjaminmock',
|
||||||
|
emoji: '🤬',
|
||||||
|
country: '🇩🇪',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Front End',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'SCSS',
|
||||||
|
'Styled Components',
|
||||||
|
'JavaScript',
|
||||||
|
'TypeScript',
|
||||||
|
'React',
|
||||||
|
'Gatsby',
|
||||||
|
'JAMstack',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Kevin Woblick',
|
name: 'Kevin Woblick',
|
||||||
description: 'I turn Pizza into Code and Photos',
|
description: 'I turn Pizza into Code and Photos',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue