mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
526e83fe4e
1 changed files with 15 additions and 0 deletions
15
src/data.js
15
src/data.js
|
|
@ -21,6 +21,21 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Dominic Ruggiero',
|
||||
description: 'Student and idiot',
|
||||
url: 'https://userexe.me/uses',
|
||||
twitter: '@user____exe',
|
||||
emoji: '👋',
|
||||
country: '🇺🇸',
|
||||
computer: 'linux',
|
||||
tags: [
|
||||
'Student',
|
||||
'Node.js',
|
||||
'Javascript',
|
||||
'Ubuntu'
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Simon Rogers',
|
||||
description: 'Software Engineer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue