mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #1704 from jakobgreenfeld/patch-1
Add Jakob Greenfeld
This commit is contained in:
commit
1206ab5c62
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.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
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',
|
name: 'James Auble',
|
||||||
description: 'Full Stack Developer',
|
description: 'Full Stack Developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue