mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #343 from shavz/master
Add shiveen pandita to data.js
This commit is contained in:
commit
05c9721a63
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -1859,6 +1859,25 @@ const pages = [
|
||||||
'YouTuber',
|
'YouTuber',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Shiveen Pandita',
|
||||||
|
description:
|
||||||
|
'Fullstack developer and blogger from Sydney',
|
||||||
|
url: 'https://shiveenp.com/uses/',
|
||||||
|
twitter: '@shavzer',
|
||||||
|
emoji: '🧙🏽',
|
||||||
|
country: '🇦🇺',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'JavaScript',
|
||||||
|
'Kotlin',
|
||||||
|
'Full Stack Developer',
|
||||||
|
'VueJS',
|
||||||
|
'React',
|
||||||
|
'Writer',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'David Leuliette',
|
name: 'David Leuliette',
|
||||||
description: 'Freelance React Native developer and bootcamp instructor specializing in cross-platform application.',
|
description: 'Freelance React Native developer and bootcamp instructor specializing in cross-platform application.',
|
||||||
|
|
@ -2539,6 +2558,7 @@ const pages = [
|
||||||
];
|
];
|
||||||
|
|
||||||
export default pages;
|
export default pages;
|
||||||
|
|
||||||
// Times out
|
// Times out
|
||||||
// {
|
// {
|
||||||
// name: 'Troy Forster',
|
// name: 'Troy Forster',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue