mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
7c41ed84c3
1 changed files with 26 additions and 0 deletions
26
src/data.js
26
src/data.js
|
|
@ -21,6 +21,32 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Simon Rogers',
|
||||||
|
description: 'Software Engineer',
|
||||||
|
url: 'https://midnite.uk/uses',
|
||||||
|
country: '🏴',
|
||||||
|
twitter: '@midniteuk',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
emoji: '🌱',
|
||||||
|
tags: [
|
||||||
|
'Javascript',
|
||||||
|
'TypeScript',
|
||||||
|
'AWS',
|
||||||
|
'PHP',
|
||||||
|
'Laravel',
|
||||||
|
'C#',
|
||||||
|
'MySQL',
|
||||||
|
'MSSQL',
|
||||||
|
'SQL',
|
||||||
|
'Vue',
|
||||||
|
'React',
|
||||||
|
'Angular',
|
||||||
|
'Software Engineer',
|
||||||
|
'Solutions Architect',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Allan Im',
|
name: 'Allan Im',
|
||||||
description: 'Software Engineer',
|
description: 'Software Engineer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue