mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added myself :)
This commit is contained in:
parent
5c201b882c
commit
b6ad8feee5
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -1,5 +1,24 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Alvin Bryan',
|
||||
description:
|
||||
'Loves coding maps, graphics and games.',
|
||||
url: 'https://alvin.codes/uses',
|
||||
twitter: '@alvinometric',
|
||||
emoji: '🚀',
|
||||
country: '🇪🇺',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'WebGL',
|
||||
'D3.js',
|
||||
'JavaScript',
|
||||
'Writer',
|
||||
'Mentor',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Kushan Shamika',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue