mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Marty Romero @martyromero martyromero (#926)
* Add Marty Romero * Add Marty Romero * added users that were deleted--how did that happen?
This commit is contained in:
parent
081c94e492
commit
098421d34f
1 changed files with 65 additions and 45 deletions
110
src/data.js
110
src/data.js
|
|
@ -1,5 +1,25 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Marty Romero',
|
||||
description: 'Front-end UI developer',
|
||||
url: 'http://martyromero.me/uses/',
|
||||
twitter: '@martyromero',
|
||||
emoji: '💾',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'CSS',
|
||||
'Front-end',
|
||||
'HTML',
|
||||
'JavaScript',
|
||||
'Drupal',
|
||||
'CraftCMS',
|
||||
'PHP',
|
||||
'Python',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Bram Smulders',
|
||||
description: 'Front-end UI developer',
|
||||
|
|
@ -20,6 +40,29 @@ module.exports = [
|
|||
'Svelte',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Rubén Sospedra',
|
||||
description: 'JavaScript Software Engineer, speaker, and trainer',
|
||||
url: 'https://sospedra.me/uses',
|
||||
emoji: '💊',
|
||||
country: '🇪🇸',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Entrepreneur',
|
||||
'MongoDB',
|
||||
'jamSTACK',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'TypeScript',
|
||||
'TailwindCSS',
|
||||
'Next',
|
||||
'Speaker',
|
||||
'Blogger',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Erick Mwamodo',
|
||||
description: 'Web Engineer, Designer, All-Round Entrepreneur',
|
||||
|
|
@ -4103,29 +4146,6 @@ module.exports = [
|
|||
'Blogger',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Rubén Sospedra',
|
||||
description: 'JavaScript Software Engineer, speaker, and trainer',
|
||||
url: 'https://sospedra.me/uses',
|
||||
emoji: '💊',
|
||||
country: '🇪🇸',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Entrepreneur',
|
||||
'MongoDB',
|
||||
'jamSTACK',
|
||||
'JavaScript',
|
||||
'React',
|
||||
'TypeScript',
|
||||
'TailwindCSS',
|
||||
'Next',
|
||||
'Speaker',
|
||||
'Blogger',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Ava Gaiety Wroten',
|
||||
description: 'JavaScript Software Engineer, artist, and designer',
|
||||
|
|
@ -4145,6 +4165,28 @@ module.exports = [
|
|||
'Speaker',
|
||||
'Mentor',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Justin Juno',
|
||||
description: 'Infinitely curious and optimistic software developer.',
|
||||
url: 'https://justinjuno.dev/uses/',
|
||||
twitter: '@justinjunodev',
|
||||
emoji: '👽',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Front End',
|
||||
'Developer',
|
||||
'JavaScript',
|
||||
'JAMstack',
|
||||
'React',
|
||||
'Gatsby',
|
||||
'Node',
|
||||
'CSS',
|
||||
'Accessibility',
|
||||
'Remote',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Darlene Zouras',
|
||||
|
|
@ -8274,28 +8316,6 @@ module.exports = [
|
|||
'Full Stack',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Justin Juno',
|
||||
description: 'Infinitely curious and optimistic software developer.',
|
||||
url: 'https://justinjuno.dev/uses/',
|
||||
twitter: '@justinjunodev',
|
||||
emoji: '👽',
|
||||
country: '🇺🇸',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Front End',
|
||||
'Developer',
|
||||
'JavaScript',
|
||||
'JAMstack',
|
||||
'React',
|
||||
'Gatsby',
|
||||
'Node',
|
||||
'CSS',
|
||||
'Accessibility',
|
||||
'Remote',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'David A. Vives R.',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue