mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @laurieontech (#662)
* Add Laurie to data.js * Update data.js * Update data.js * Update data.js
This commit is contained in:
parent
c489e2e915
commit
73c82416ef
1 changed files with 11 additions and 0 deletions
11
src/data.js
11
src/data.js
|
|
@ -3032,6 +3032,17 @@ module.exports = [
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
tags: ['Designer', 'Entrepreneur'],
|
tags: ['Designer', 'Entrepreneur'],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Laurie Barth',
|
||||||
|
description: 'Software Engineer and Educator',
|
||||||
|
url: 'https://laurieontech.com/uses/',
|
||||||
|
twitter: '@laurieontech',
|
||||||
|
emoji: '🧩',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: ['Developer', 'Blogger', 'Speaker', 'Front End', 'JavaScript', 'Gatsby'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Harry Wolff',
|
name: 'Harry Wolff',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue