mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add-Seyhun-Akyürek (updated data.js)
This commit is contained in:
parent
93b8ad6856
commit
f3ac2637f7
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -2064,6 +2064,26 @@ const pages = [
|
||||||
'YouTuber',
|
'YouTuber',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Seyhun Akyürek',
|
||||||
|
description:
|
||||||
|
'Senior Software Specialist. Swift, Objective-C, former Rubyist. Author of twitter-bootstrap-rails',
|
||||||
|
url: 'https://www.seyhunakyurek.com/uses/',
|
||||||
|
twitter: '@seyhunak',
|
||||||
|
emoji: '🚀',
|
||||||
|
country: '🇹🇷',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Entrepreneur',
|
||||||
|
'Swift',
|
||||||
|
'Objective-C',
|
||||||
|
'Ruby On Rails',
|
||||||
|
'Open Source',
|
||||||
|
'Blogger',
|
||||||
|
],
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
export default pages;
|
export default pages;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue