mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add me (#766)
This commit is contained in:
parent
bd1470c51b
commit
1346f4f276
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -1,5 +1,27 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Alexander Christiaan Jacob',
|
||||
description:
|
||||
'A guy that does things, and thinks that having a reason for doing so is largely overrated.',
|
||||
url: 'https://alexanderchristiaanjacob.com/uses',
|
||||
twitter: '@ACJ',
|
||||
emoji: '👍',
|
||||
country: '🇳🇱',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Artist',
|
||||
'Full Stack',
|
||||
'HTML',
|
||||
'CSS',
|
||||
'JavaScript',
|
||||
'Sass',
|
||||
'npm',
|
||||
'php',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Jesse Stilwell',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue