mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Georgi Yanev to data.js
This commit is contained in:
parent
b3445e4628
commit
e83258cacb
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -1158,6 +1158,30 @@ const pages = [
|
||||||
'Node',
|
'Node',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Georgi Yanev',
|
||||||
|
description: 'Software Engineer, FPV Drone Pilot, Blogger, YouTuber',
|
||||||
|
url: 'https://gyanev.com/uses/',
|
||||||
|
twitter: '@jumpalottahigh',
|
||||||
|
emoji: '🚁',
|
||||||
|
country: '🇫🇮',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Engineer',
|
||||||
|
'Full Stack',
|
||||||
|
'Entrepreneur',
|
||||||
|
'Teacher',
|
||||||
|
'YouTuber',
|
||||||
|
'Blogger',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Electron',
|
||||||
|
'Python',
|
||||||
|
'FPVtips',
|
||||||
|
'Developer'
|
||||||
|
],
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export default pages;
|
export default pages;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue