mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Sergey Lysenko to data.js
Thanks for this awesome-uses 👍
This commit is contained in:
parent
93b8ad6856
commit
f45c75f534
1 changed files with 25 additions and 0 deletions
25
src/data.js
25
src/data.js
|
|
@ -2064,6 +2064,31 @@ const pages = [
|
|||
'YouTuber',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Sergey Lysenko',
|
||||
description: 'Front-end developer, guitar player, MTB rider, snowboarder, runner.',
|
||||
url: 'https://soulwish.info/uses/',
|
||||
twitter: '@Soul_Wish',
|
||||
emoji: '🔥',
|
||||
country: '🇺🇦',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Engineer',
|
||||
'Full Stack',
|
||||
'Front End',
|
||||
'Teacher',
|
||||
'Speaker',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'AngularJS',
|
||||
'Node',
|
||||
'CSS',
|
||||
'HTML',
|
||||
'Performance',
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
export default pages;
|
||||
|
|
|
|||
Loading…
Reference in a new issue