mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #1560 from josemunozmatos/add-josemunoz
Adding Jose Munoz
This commit is contained in:
commit
9296441020
1 changed files with 17 additions and 0 deletions
17
src/data.js
17
src/data.js
|
|
@ -21,6 +21,23 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Jose Munoz',
|
||||||
|
description: 'Product Designer from Puerto Rico',
|
||||||
|
url: 'https://www.josemunozmatos.com/uses',
|
||||||
|
emoji: '🫶',
|
||||||
|
country: '🇵🇷',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Lego',
|
||||||
|
'UX Designer',
|
||||||
|
'Product Designer',
|
||||||
|
'Figma',
|
||||||
|
'Markdown',
|
||||||
|
'Notion',
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Vladimir Vo',
|
name: 'Vladimir Vo',
|
||||||
description: 'Frontend developer with passion for great product design',
|
description: 'Frontend developer with passion for great product design',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue