mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Yogi (#772)
This commit is contained in:
parent
ae57c27e7e
commit
bd1470c51b
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -813,6 +813,29 @@ module.exports = [
|
||||||
'CSS',
|
'CSS',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Yogi',
|
||||||
|
description:
|
||||||
|
'iOS and Web Developer',
|
||||||
|
url: 'https://github.com/yg/uses',
|
||||||
|
twitter: '@ygcodes',
|
||||||
|
emoji: '🍑',
|
||||||
|
country: '🇮🇳',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Full Stack',
|
||||||
|
'Web Developer',
|
||||||
|
'iOS Developer',
|
||||||
|
'Android Developer',
|
||||||
|
'UI/UX',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'React Native',
|
||||||
|
'Docker',
|
||||||
|
'DevOps',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Stephanie Handsteiner',
|
name: 'Stephanie Handsteiner',
|
||||||
description: '💻 Full-Stack Developer with a background in design.',
|
description: '💻 Full-Stack Developer with a background in design.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue