mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added Varun Raj Manoharan to the list
```ts
{
name: 'Varun Raj Manoharan',
description: 'Co Founder - Skcript, Typescript Ninja, I cook web apps, Google Developer Expert - Firebase',
url: 'https://varunraj.in/tools/',
twitter: '@zathvarun',
emoji: '🧞♂️',
country: '🇮🇳',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Full Stack',
'Entrepreneur',
'JavaScript',
'React',
'Developer',
'Startup',
'NextJS',
'GDE',
'Firebase'
],
}
```
Use this in case of merge conflict
This commit is contained in:
parent
aecc53ddee
commit
be840dfce6
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -11679,6 +11679,28 @@ module.exports = [
|
|||
'Developer',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Varun Raj Manoharan',
|
||||
description: 'Co Founder - Skcript, Typescript Ninja, I cook web apps, Google Developer Expert - Firebase',
|
||||
url: 'https://varunraj.in/tools/',
|
||||
twitter: '@zathvarun',
|
||||
emoji: '🧞♂️',
|
||||
country: '🇮🇳',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Engineer',
|
||||
'Full Stack',
|
||||
'Entrepreneur',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'Developer',
|
||||
'Startup',
|
||||
'NextJS',
|
||||
'GDE',
|
||||
'Firebase'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Frédéric Harper',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue