mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @genehack (#845)
This commit is contained in:
parent
9894226bc7
commit
96e1455dfa
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -1759,6 +1759,27 @@ module.exports = [
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['WordPress', 'Developer', 'CSS', 'Front-End'],
|
tags: ['WordPress', 'Developer', 'CSS', 'Front-End'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'John SJ Anderson',
|
||||||
|
description:
|
||||||
|
'information technology executive, conference speaker, and Open Source software developer and community organizer from Salem, Oregon, USA.',
|
||||||
|
url: 'https://genehack.org/uses',
|
||||||
|
country: '🇺🇸',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'JavaScript',
|
||||||
|
'Linux',
|
||||||
|
'Debian',
|
||||||
|
'Perl',
|
||||||
|
'Node',
|
||||||
|
'Emacs',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Brandon Clapp',
|
name: 'Brandon Clapp',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue