mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Dennis Sauvé
This commit is contained in:
parent
3b032e5f4e
commit
9d35a4b589
1 changed files with 25 additions and 0 deletions
25
src/data.js
25
src/data.js
|
|
@ -21,6 +21,31 @@
|
||||||
* 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',
|
||||||
|
'TypeScript',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Daniel Flanagan',
|
name: 'Daniel Flanagan',
|
||||||
description: 'Developer, platform engineer, and homelab administrator',
|
description: 'Developer, platform engineer, and homelab administrator',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue