mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: generate readme.md, lint src/data.js
This commit is contained in:
parent
0141919cfe
commit
d653bbfd80
2 changed files with 5 additions and 9 deletions
|
|
@ -90,7 +90,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Nicolas M. Pardo](https://nikodermus.media/uses) — JavaScript Developer and teacher at debakatas.com
|
||||
* [Niko Heikkilä](https://nikoheikkila.fi/uses/) — Software Craftsman and Open-Source Advocate at Futurice
|
||||
* [Satyam Lachhwani](https://portfolio-satyam.now.sh/uses) — Web developer - Exploring ways to find out what's good for me.
|
||||
* [Matt Gregg](https://codegregg.com/uses) — Software Engineer at Shopify
|
||||
* [Matt Gregg](https://codegregg.com/uses) — Front end software engineer. Baker. Woodworker. Musician. Nerd.
|
||||
* [Simon Fish](https://simon.fish/uses) — Engineering and educating for a free and open web. Ruby/React fullstack developer
|
||||
* [Aymen Jarouih](https://www.ajarouih.me/uses) — Fullstack Developer, Technical SEO & WebPerf
|
||||
* [Camille Hodoul](https://camillehdl.dev/uses/) — Remote fullstack developer, mostly Javascript & PHP
|
||||
|
|
@ -144,6 +144,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Oleg Perchyk](https://himynameisoleg.com/uses) — Web developer - also ride bmx and cook alot. :wq
|
||||
* [Dhananjay Porwal](https://github.com/DhananjayPorwal/Grey-Test/blob/gh-pages/dhananjayporwal_uses.md) — Self taught Cyber Security Analyst, Graphic Designer and Front-end Developer
|
||||
* [Manassarn "Noom" Manoonchai](https://monosor.com/uses) — Coding, Productivity, Technologies, macOS, Keyboard
|
||||
* [Henrik Nyh](https://henrik.nyh.se/uses) — Swedish web developer in Yorkshire, UK.
|
||||
* [Manoj Barman](https://manojbarman.in/uses) — Working hardly, or Hardly working..
|
||||
* [Monica Powell](https://www.aboutmonica.com/uses/) — Hi! I'm a product engineer who is passionate about making open-source more accessible and community building
|
||||
* [Mark Railton](https://markrailton.com/uses) — Software Engineer
|
||||
|
|
|
|||
11
src/data.js
11
src/data.js
|
|
@ -1259,7 +1259,8 @@ module.exports = [
|
|||
},
|
||||
{
|
||||
name: 'Matt Gregg',
|
||||
description: 'Front end software engineer. Baker. Woodworker. Musician. Nerd.',
|
||||
description:
|
||||
'Front end software engineer. Baker. Woodworker. Musician. Nerd.',
|
||||
url: 'https://codegregg.com/uses',
|
||||
twitter: '@itwasmattgregg',
|
||||
emoji: '🥑',
|
||||
|
|
@ -2427,13 +2428,7 @@ module.exports = [
|
|||
country: '🇬🇧',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Blogger',
|
||||
'Ruby',
|
||||
'Elixir',
|
||||
'Vim',
|
||||
],
|
||||
tags: ['Developer', 'Blogger', 'Ruby', 'Elixir', 'Vim'],
|
||||
},
|
||||
{
|
||||
name: 'Manoj Barman',
|
||||
|
|
|
|||
Loading…
Reference in a new issue