mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Jakob Greenfeld
This commit is contained in:
parent
52f646e428
commit
1d8110dc88
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -21,6 +21,27 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Jakob Greenfeld',
|
||||
description: 'Founder',
|
||||
url: 'https://jakobgreenfeld.com/uses',
|
||||
emoji: '🏓',
|
||||
twitter: '@jakobgreenfeld',
|
||||
country: '🇩🇰',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Python',
|
||||
'Flask',
|
||||
'Tailwind CSS',
|
||||
'MongoDB',
|
||||
'Jekyll',
|
||||
'VS Code',
|
||||
'Remote',
|
||||
'Founder',
|
||||
'Developer'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'James Auble',
|
||||
description: 'Full Stack Developer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue