mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge branch 'website' of https://github.com/wesbos/awesome-uses into website
This commit is contained in:
commit
d2e8a19dc5
1 changed files with 22 additions and 1 deletions
23
src/data.js
23
src/data.js
|
|
@ -34,6 +34,26 @@ const pages = [
|
|||
'Node',
|
||||
'CSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Thomas Weibenfalk',
|
||||
description:
|
||||
'Passionate developer, course creator, youtuber, designer and musician from Sweden',
|
||||
url: 'https://www.weibenfalk.com/uses/',
|
||||
twitter: '@weibenfalk',
|
||||
emoji: '💾',
|
||||
country: '🇸🇪',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'JavaScript',
|
||||
'Developer',
|
||||
'Entrepreneur',
|
||||
'React',
|
||||
'Teacher',
|
||||
'Writer',
|
||||
'YouTuber',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Rene Pot',
|
||||
|
|
@ -289,6 +309,7 @@ const pages = [
|
|||
name: 'Lauro Silva',
|
||||
description: 'Software Engineer and Technical Writer',
|
||||
url: 'https://laurosilva.com/uses',
|
||||
twitter: '@laurosilvacom',
|
||||
emoji: '😄',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
|
|
@ -1064,7 +1085,7 @@ const pages = [
|
|||
name: 'Diego Vazquez',
|
||||
description:
|
||||
'Young guy who loves code. Full Stack Web Developer. Lead Teacher @ Ironhack',
|
||||
url: 'https://gist.github.com/diurivj/78ca931c4b20dca1e1e13982fa9c309d',
|
||||
url: 'https://github.com/diurivj/uses/',
|
||||
twitter: '@diurivj',
|
||||
emoji: '🌚',
|
||||
country: '🇲🇽',
|
||||
|
|
|
|||
Loading…
Reference in a new issue