mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @mffmendes (#780)
* Update data.js with my one uses * Correct missing comma in tags * Correct missing comma * remove technical support * correct url to add port
This commit is contained in:
parent
c884ebe152
commit
59c1f2caf6
1 changed files with 25 additions and 0 deletions
25
src/data.js
25
src/data.js
|
|
@ -4924,6 +4924,31 @@ module.exports = [
|
|||
'Kali Linux',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Marcos Mendes',
|
||||
description: 'Technical Support Engineer, Systems Administrator, Fullstack Developer, Raspberry Pi tinker',
|
||||
url: 'https://marcosmendes.eu:2053/uses',
|
||||
twitter: '@mffmendes',
|
||||
emoji: '💾',
|
||||
country: '🇵🇹',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Engineer',
|
||||
'Web Developer',
|
||||
'Full Stack',
|
||||
'HTML',
|
||||
'CSS',
|
||||
'PHP',
|
||||
'Laravel',
|
||||
'JavaScript',
|
||||
'VueJS',
|
||||
'MySQL',
|
||||
'MongoDB',
|
||||
'Linux',
|
||||
'Ubuntu',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Josh Farrant',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue