mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add-smakosh
This commit is contained in:
parent
b5032721d8
commit
6003315067
1 changed files with 21 additions and 0 deletions
21
data.js
21
data.js
|
|
@ -331,6 +331,27 @@ const pages = [
|
|||
'AWS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Smakosh',
|
||||
description: 'Full stack JavaScript Developer, blogger and speaker.',
|
||||
url: 'https://smakosh.com/the-tech-tools-I-use',
|
||||
twitter: '@smakosh',
|
||||
emoji: '👌',
|
||||
country: '🇲🇦',
|
||||
computer: 'apple',
|
||||
phone: 'android & iphone',
|
||||
// Tags
|
||||
// Dev Tags: Engineer, Developer, Designer, Front End, Back End, Full Stack,
|
||||
// Other: Tags: Entrepreneur, Teacher, Podcaster, YouTuber, Blogger, Speaker,
|
||||
// Language Tags: JavaScript, PHP, Rails, Ruby, TypeScript...
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Entrepreneur',
|
||||
'Blogger',
|
||||
'JavaScript',
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
export default pages;
|
||||
|
|
|
|||
Loading…
Reference in a new issue