mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
parent
54608d7fba
commit
62bd757d10
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -99,6 +99,28 @@ module.exports = [
|
||||||
'Hugo',
|
'Hugo',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Rizwan',
|
||||||
|
description: 'iOS Developer. Living between Marvel and DC world',
|
||||||
|
url: 'https://blog.rizwan.dev/uses',
|
||||||
|
twitter: '@rizzu26',
|
||||||
|
emoji: '🦁',
|
||||||
|
country: '🇮🇳',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'iOS',
|
||||||
|
'Swift',
|
||||||
|
'Objective-C',
|
||||||
|
'React',
|
||||||
|
'React Native',
|
||||||
|
'JavaScript',
|
||||||
|
'Vim',
|
||||||
|
'Gatsby',
|
||||||
|
'Kotlin',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Dylan Sheffer',
|
name: 'Dylan Sheffer',
|
||||||
description: 'Web Developer. A11y Advocate. Tea Enthusiast.',
|
description: 'Web Developer. A11y Advocate. Tea Enthusiast.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue