mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Nikola to data.js
This commit is contained in:
parent
5f73b35d60
commit
bb466e06c7
1 changed files with 29 additions and 0 deletions
29
src/data.js
29
src/data.js
|
|
@ -2941,6 +2941,35 @@ module.exports = [
|
||||||
'Motorcycle',
|
'Motorcycle',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Nikola Đuza',
|
||||||
|
description:
|
||||||
|
'Nikola helps developers improve their productivity by sharing pragmatic advice & applicable knowledge on JavaScript and Ruby.',
|
||||||
|
url: 'https://pragmaticpineapple.com/uses',
|
||||||
|
twitter: '@nikolalsvk',
|
||||||
|
emoji: '🍍',
|
||||||
|
country: '🇷🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Software Engineer',
|
||||||
|
'Developer',
|
||||||
|
'Writer',
|
||||||
|
'Front End',
|
||||||
|
'Back End',
|
||||||
|
'Full Stack',
|
||||||
|
'JavaScript',
|
||||||
|
'CSS',
|
||||||
|
'React',
|
||||||
|
'Ruby',
|
||||||
|
'Ruby on Rails',
|
||||||
|
'Developer',
|
||||||
|
'Speaker',
|
||||||
|
'Blogger',
|
||||||
|
'Teacher',
|
||||||
|
'Motorcycle',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Josh Collinsworth',
|
name: 'Josh Collinsworth',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue