mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
df94cd27c9
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -2083,6 +2083,27 @@ const pages = [
|
||||||
'CSS',
|
'CSS',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Jesse James Burton',
|
||||||
|
description:
|
||||||
|
'Software Developing Yogi from Alberta, Canada. Lets build the internet together.',
|
||||||
|
url: 'https://burtonmediainc.com/uses',
|
||||||
|
twitter: '@burtonmedia',
|
||||||
|
emoji: '🙏',
|
||||||
|
country: '🇨🇦',
|
||||||
|
computer: 'windows',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Entrepreneur',
|
||||||
|
'Teacher',
|
||||||
|
'Nomadic',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'CSS',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Junaid Qadir',
|
name: 'Junaid Qadir',
|
||||||
description:'A Full Stack #Laravel Developer',
|
description:'A Full Stack #Laravel Developer',
|
||||||
|
|
@ -2919,3 +2940,4 @@ export default pages;
|
||||||
// phone: 'android',
|
// phone: 'android',
|
||||||
// tags: ['React', 'WordPress', 'Gatsby', 'JavaScript', 'Node'],
|
// tags: ['React', 'WordPress', 'Gatsby', 'JavaScript', 'Node'],
|
||||||
// },
|
// },
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue