mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #260 from jumpalottahigh/patch-2
Add Georgi Yanev to data.js
This commit is contained in:
commit
66096c98bf
2 changed files with 25 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ When done, check that person off.
|
|||
* [ ] [Jay Collett](https://www.jaycollett.co/uses/) - Freelance web designer and front end developer with CraftCMS
|
||||
* [ ] [Amit Merchant](https://www.amitmerchant.com/uses/) - Fullstack web developer, blogger.
|
||||
* [ ] [Adam Greenough](https://adamgreenough.me/uses/) - Freelance Digital Designer & Web Developer
|
||||
* [ ] [Georgi Yanev](https://gyanev.com/uses/) - Web Developer, FPV drone pilot
|
||||
* [x] [Georgi Yanev](https://gyanev.com/uses/) - Web Developer, FPV drone pilot
|
||||
* [ ] [Kumar Abhirup](https://kumar.now.sh/uses) - A 15yo Jnr. developer with a passion for learning 👋🏻
|
||||
* [ ] [Chris Enns](https://chrisenns.com/uses/) - Podcast Editor & WordPress Wannabe
|
||||
* [ ] [David Llop](https://davidllop.com/uses/) - Laravel & ChatBots Developer
|
||||
|
|
|
|||
24
src/data.js
24
src/data.js
|
|
@ -1150,6 +1150,30 @@ const pages = [
|
|||
'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'
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Karl Horky',
|
||||
description: 'Founder, Teacher at https://upleveled.io',
|
||||
|
|
|
|||
Loading…
Reference in a new issue