mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
e8c7b76cd7
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -21,6 +21,30 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Dennis Sauvé',
|
||||||
|
description: 'DevOps Engineer w/Dev roots in the Pacific North West!',
|
||||||
|
url: 'https://gist.github.com/dengsauve/e344ef7d8bd0d194b602e8b2d4490f98',
|
||||||
|
twitter: '@dengsauve',
|
||||||
|
emoji: '🖖',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Azure',
|
||||||
|
'Developer',
|
||||||
|
'DevOps',
|
||||||
|
'FinTech',
|
||||||
|
'GitHub',
|
||||||
|
'Laravel',
|
||||||
|
'PHP',
|
||||||
|
'Pulumi',
|
||||||
|
'Rails',
|
||||||
|
'Remote',
|
||||||
|
'Ruby',
|
||||||
|
'Tailwind CSS',
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Jana',
|
name: 'Jana',
|
||||||
description: 'Full Stack Developer & Javascript Enthusiast',
|
description: 'Full Stack Developer & Javascript Enthusiast',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue