mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add dukesnuz (#496)
This commit is contained in:
parent
1434828c19
commit
10ab241a3e
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -1915,6 +1915,29 @@ module.exports = [
|
||||||
'Node',
|
'Node',
|
||||||
'Docker',
|
'Docker',
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'David Petringa',
|
||||||
|
description: 'A web developer who very much likes working with Laravel and Vuejs. My side Hustle is blogging.',
|
||||||
|
url: 'https://david.dukesnuz.com/uses',
|
||||||
|
twitter: '@dukesnuz',
|
||||||
|
emoji: '🤙',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'windows',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Front End',
|
||||||
|
'Back End',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'PHP',
|
||||||
|
'Laravel',
|
||||||
|
'JavaScript',
|
||||||
|
'Vue',
|
||||||
|
'MySQL',
|
||||||
|
'Entrepreneur',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Mike Gunderloy',
|
name: 'Mike Gunderloy',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue