mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adding Colin Principe - hopefully this commit is correct (#676)
* Adding Colin Principe colin.primcipe@gmail.com * Fixing URL * Fixing flags. The linter should catch this stuff. * Revised uses page link * Delete uses.html * Single-file commit in hopefully proper format
This commit is contained in:
parent
d10e8e6e49
commit
331dc804fb
1 changed files with 28 additions and 0 deletions
28
src/data.js
28
src/data.js
|
|
@ -433,6 +433,34 @@ module.exports = [
|
||||||
'Gatsby',
|
'Gatsby',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Colin Principe',
|
||||||
|
description:
|
||||||
|
'Software Guild graduate, Full stack developer, Java backend, Angular/React frontend.',
|
||||||
|
url: 'https://principe.io/uses/',
|
||||||
|
twitter: '@cprincipe',
|
||||||
|
country: '🇨🇦',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'React',
|
||||||
|
'Angular',
|
||||||
|
'Node',
|
||||||
|
'Full Stack',
|
||||||
|
'MongoDB',
|
||||||
|
'Jest',
|
||||||
|
'Jasmine',
|
||||||
|
'Karma',
|
||||||
|
'Storybook',
|
||||||
|
'Java',
|
||||||
|
'AWS Lambda',
|
||||||
|
'DynamoDB',
|
||||||
|
'Software Guild',
|
||||||
|
'Bitbucket',
|
||||||
|
'Bamboo',
|
||||||
|
'Cloud Foundry',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Ahmed Ibrahim',
|
name: 'Ahmed Ibrahim',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue