mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @gupta-ji6 (#1038)
This commit is contained in:
parent
b25bd8e1ae
commit
061ab43b2b
1 changed files with 29 additions and 0 deletions
29
src/data.js
29
src/data.js
|
|
@ -1,6 +1,35 @@
|
|||
// keep it commonjs export
|
||||
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L6-L21
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Ayush Gupta',
|
||||
description: 'React & React Native developer, passionate photographer, technical writer and occasionaly designer.',
|
||||
url: 'https://ayushgupta.tech/uses/',
|
||||
twitter: '_guptaji_',
|
||||
emoji: '🌟',
|
||||
country: '🇮🇳',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'JavaScript',
|
||||
'React',
|
||||
'React Native',
|
||||
'Developer',
|
||||
'Next',
|
||||
'Gatsby',
|
||||
'CSS',
|
||||
'Front End',
|
||||
'HTML',
|
||||
'TypeScript',
|
||||
'Web Developer',
|
||||
'Tailwind CSS',
|
||||
'UI',
|
||||
'Firebase',
|
||||
'Styled Components',
|
||||
'Photographer',
|
||||
'Netlify',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Sami Singh',
|
||||
description: 'Design, coffee and acid jazz.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue