mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @90zlaya (#863)
* Added 90zlaya to the data.js * Updated URL for @90zlaya * Updated uses url for @90zlaya Switching to page with uses details
This commit is contained in:
parent
4c8e8e02bf
commit
2dc3a1f1ce
1 changed files with 24 additions and 1 deletions
25
src/data.js
25
src/data.js
|
|
@ -1,5 +1,28 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Zlatan Stajic',
|
||||||
|
description:
|
||||||
|
'M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library.',
|
||||||
|
url: 'https://www.zlatanstajic.com/uses',
|
||||||
|
twitter: '@90zlaya',
|
||||||
|
emoji: '⚡️',
|
||||||
|
country: '🇷🇸',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'PHP',
|
||||||
|
'MySQL',
|
||||||
|
'JavaScript',
|
||||||
|
'Vue',
|
||||||
|
'CodeIgniter',
|
||||||
|
'Linux',
|
||||||
|
'Ubuntu',
|
||||||
|
'Full Stack',
|
||||||
|
'Web Developer',
|
||||||
|
'Software Engineer',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Sergio Martín',
|
name: 'Sergio Martín',
|
||||||
description:
|
description:
|
||||||
|
|
@ -16,7 +39,7 @@ module.exports = [
|
||||||
'JavaScript',
|
'JavaScript',
|
||||||
'Front End',
|
'Front End',
|
||||||
'Back End',
|
'Back End',
|
||||||
'Linux',
|
'Linux'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue