mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js
Added uses for my site
This commit is contained in:
parent
10e60f2328
commit
130118eb5c
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.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Pujan Srivastava',
|
||||
description: 'Solutions Architect, I program for cloud applications',
|
||||
url: 'https://www.pujan.net/top/uses',
|
||||
twitter: '@pujansrt',
|
||||
emoji: '⚡',
|
||||
country: '🇮🇪',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'TypeScript',
|
||||
'JavaScript',
|
||||
'Node.js',
|
||||
'Serverless',
|
||||
'Architecture',
|
||||
'AWS',
|
||||
'Terraform',
|
||||
'Security',
|
||||
'Cloud',
|
||||
'Bash',
|
||||
'Python',
|
||||
'GraphQL',
|
||||
'REST',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Mohamed Ouyizme',
|
||||
description: 'Full-stack developer, Jamstack developer, and Designer.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue