mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added Marko Denic (#712)
This commit is contained in:
parent
1b51a1b219
commit
c17cd98b8d
1 changed files with 26 additions and 0 deletions
26
src/data.js
26
src/data.js
|
|
@ -1,5 +1,31 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Marko Denic',
|
||||
description:
|
||||
'Web Developer',
|
||||
url: 'https://markodenic.com/uses/',
|
||||
twitter: '@denicmarko',
|
||||
emoji: '🚀',
|
||||
country: '🇷🇸',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Web',
|
||||
'Full Stack',
|
||||
'Front End',
|
||||
'JavaScript',
|
||||
'CSS',
|
||||
'Vue',
|
||||
'Nuxt',
|
||||
'TailwindCSS',
|
||||
'Back End',
|
||||
'PHP',
|
||||
'Laravel',
|
||||
'Wordpress',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Maxim Zubarev',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue