mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @_itzMS (#587)
* Update data.js * Fix silly mistake * chore: generate `readme.md`, lint `src/data.js` * Update data.js
This commit is contained in:
parent
d51dfd96f9
commit
35b3a901db
2 changed files with 23 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Wes Bos](https://wesbos.com/uses) — Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover
|
||||
* [Ahmed Ibrahim](https://ahmed-ibrahim.com/uses) — Full-stack developer who believes that Passion is the key to every success.
|
||||
* [Bob Orchard](https://boborchard.com/uses) — Semi-stack developer with a design background. Woodworker. Maker.
|
||||
* [Michael Stokoe](https://msweb.dev/uses) — Back-end PHP Developer. Gamer, musician and motorcyclist.
|
||||
* [Makon Cline](https://makoncline.com/uses) — Engineer, Developer, Home Cook. I like to make useful things and share them with others.
|
||||
* [Nich Secord](https://secord.io/uses) — Full Stack Developer from the Redmond, WA area. Best skier on the mountain. Pretty good in general.
|
||||
* [Mitchell Hanberg](https://mitchellhanberg.com/uses) — Full Stack Developer who loves working with Elixir, Ruby and JS.
|
||||
|
|
|
|||
22
src/data.js
22
src/data.js
|
|
@ -85,6 +85,28 @@ module.exports = [
|
|||
'Rails',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Michael Stokoe',
|
||||
description: 'Back-end PHP Developer. Gamer, musician and motorcyclist.',
|
||||
url: 'https://msweb.dev/uses',
|
||||
twitter: '@_itzMS',
|
||||
emoji: '😎',
|
||||
country: '🇬🇧',
|
||||
computer: 'linux',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'PHP',
|
||||
'Laravel',
|
||||
'JavaScript',
|
||||
'Vue',
|
||||
'Developer',
|
||||
'Engineer',
|
||||
'AWS',
|
||||
'Azure',
|
||||
'HTML',
|
||||
'CSS',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Makon Cline',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue