mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Jonesh Shrestha (#655)
This commit is contained in:
parent
2bdc58a32d
commit
8176ae78ab
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -11,6 +11,25 @@ module.exports = [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Developer', 'JavaScript'],
|
tags: ['Developer', 'JavaScript'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Jonesh Shrestha',
|
||||||
|
description:
|
||||||
|
'📱iOS and 🕸Web Developer traveling through time and doing my best to relish this remarkable life',
|
||||||
|
url: 'https://www.joneshshrestha.com/uses',
|
||||||
|
twitter: '@shresthajonesh',
|
||||||
|
emoji: '🧘🏻',
|
||||||
|
country: '🇳🇵',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'iOS',
|
||||||
|
'JavaScript',
|
||||||
|
'Swift',
|
||||||
|
'Node',
|
||||||
|
'Web',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Aditya Thebe',
|
name: 'Aditya Thebe',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue