mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adding Neil Gupta
This commit is contained in:
parent
417e75ad4e
commit
d125cc49d7
1 changed files with 16 additions and 0 deletions
16
src/data.js
16
src/data.js
|
|
@ -21,6 +21,22 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Neil Gupta',
|
||||||
|
description: 'Designed in California. Assembled in Chicago. I like to build things.',
|
||||||
|
url: 'https://www.neil.gg/uses',
|
||||||
|
emoji: '😅',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'JavaScript',
|
||||||
|
'Ruby',
|
||||||
|
'Full Stack',
|
||||||
|
'Remote',
|
||||||
|
'Developer',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'uncenter',
|
name: 'uncenter',
|
||||||
description: 'Very incompetent developer',
|
description: 'Very incompetent developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue