mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge branch 'wesbos:master' into master
This commit is contained in:
commit
a0ac6db981
2 changed files with 27 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
|
|
||||||
* [Syofyan Zuhad](https://syofyan-profile.vercel.app/uses/) — Full Stack Software Engineer 🇮🇩
|
* [Syofyan Zuhad](https://syofyan-profile.vercel.app/uses/) — Full Stack Software Engineer 🇮🇩
|
||||||
* [Zilvinas Kucinskas](https://www.ziku.dev/uses/) — Full Stack Ruby on Rails Engineer and Entrepreneur
|
* [Zilvinas Kucinskas](https://www.ziku.dev/uses/) — Full Stack Ruby on Rails Engineer and Entrepreneur
|
||||||
|
* [Martin Bean](https://martinbean.dev/uses) — Web developer and software engineer.
|
||||||
* [Dominic Ruggiero](https://userexe.me/uses) — Student and idiot
|
* [Dominic Ruggiero](https://userexe.me/uses) — Student and idiot
|
||||||
* [Carretta Riccardo](https://carrettariccardo.dev/uses/) — Software Developer & UX/UI Designer
|
* [Carretta Riccardo](https://carrettariccardo.dev/uses/) — Software Developer & UX/UI Designer
|
||||||
* [Simon Rogers](https://midnite.uk/uses) — Software Engineer
|
* [Simon Rogers](https://midnite.uk/uses) — Software Engineer
|
||||||
|
|
|
||||||
26
src/data.js
26
src/data.js
|
|
@ -72,6 +72,32 @@ module.exports = [
|
||||||
'Maker',
|
'Maker',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Martin Bean',
|
||||||
|
description: 'Web developer and software engineer.',
|
||||||
|
url: 'https://martinbean.dev/uses',
|
||||||
|
twitter: '@martinbean',
|
||||||
|
emoji: '🫘',
|
||||||
|
country: '🇬🇧',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'developer',
|
||||||
|
'engineer',
|
||||||
|
'web development',
|
||||||
|
'software engineer',
|
||||||
|
'back end',
|
||||||
|
'php',
|
||||||
|
'laravel',
|
||||||
|
'aws',
|
||||||
|
'docker',
|
||||||
|
'typescript',
|
||||||
|
'vue.js',
|
||||||
|
'scss',
|
||||||
|
'sass',
|
||||||
|
'remote',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Dominic Ruggiero',
|
name: 'Dominic Ruggiero',
|
||||||
description: 'Student and idiot',
|
description: 'Student and idiot',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue