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
b542458684
commit
68ef59cc6d
2 changed files with 15 additions and 4 deletions
|
|
@ -158,6 +158,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Agu Valeriani](https://agustinvaleriani.com/uses) — Software developer, previously more full stack, lately focused on frontend. Enjoy traveling and gaming.
|
* [Agu Valeriani](https://agustinvaleriani.com/uses) — Software developer, previously more full stack, lately focused on frontend. Enjoy traveling and gaming.
|
||||||
* [Yash Singh](https://www.yashsingh.us/uses) — Fullstack web software developer
|
* [Yash Singh](https://www.yashsingh.us/uses) — Fullstack web software developer
|
||||||
* [Gabor Gyure](https://www.gaborgyure.com/uses) — Fullstack developer with lots of love for industry and engineering in Europe. In love with boardsports, the semantic and accessible web
|
* [Gabor Gyure](https://www.gaborgyure.com/uses) — Fullstack developer with lots of love for industry and engineering in Europe. In love with boardsports, the semantic and accessible web
|
||||||
|
* [Ben Brougher](https://benbrougher.tech/uses) — Full stack enterprise web devloper from the Pacific Northwest.
|
||||||
* [Vincent Lejtzén](https://lejtzendesign.se/en/uses) — Front end developer with love for design, user experience and SEO.
|
* [Vincent Lejtzén](https://lejtzendesign.se/en/uses) — Front end developer with love for design, user experience and SEO.
|
||||||
* [Yves Engetschwiler](http://bee-interactive.ch/uses) — Developer, cms enthusiast, bicycle traveler, content creator, Independent at Bee Interactive
|
* [Yves Engetschwiler](http://bee-interactive.ch/uses) — Developer, cms enthusiast, bicycle traveler, content creator, Independent at Bee Interactive
|
||||||
* [Sapan Bodiwala](https://sapanbodiwala.com/uses) — Full Stack Software Engineer
|
* [Sapan Bodiwala](https://sapanbodiwala.com/uses) — Full Stack Software Engineer
|
||||||
|
|
@ -403,6 +404,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Charlie Say](https://www.charliesay.xyz/uses) — Another bald Full Stack developer from Manchester UK
|
* [Charlie Say](https://www.charliesay.xyz/uses) — Another bald Full Stack developer from Manchester UK
|
||||||
* [Pouria Ezzati](https://pouria.dev/uses) — Web developer. Digs music, football and a e s t h e t i c s
|
* [Pouria Ezzati](https://pouria.dev/uses) — Web developer. Digs music, football and a e s t h e t i c s
|
||||||
* [Simeon Griggs](https://www.simeongriggs.dev/uses) — Full stack developer and part time Cyclist in Newcastle upon Tyne, UK
|
* [Simeon Griggs](https://www.simeongriggs.dev/uses) — Full stack developer and part time Cyclist in Newcastle upon Tyne, UK
|
||||||
|
* [Stuart McColl](https://stuartmccoll.github.io/uses/) — Software developer, DevOps enthusiast.
|
||||||
* [Jonathan Suh](https://jonsuh.com/uses) — Designer, Developer, Sneakerhead
|
* [Jonathan Suh](https://jonsuh.com/uses) — Designer, Developer, Sneakerhead
|
||||||
* [George Campbell](https://gibr.net/uses) — Full stack engineer at Netflix
|
* [George Campbell](https://gibr.net/uses) — Full stack engineer at Netflix
|
||||||
* [Jonathan Speek](https://speek.design/uses) — Developer & Musician
|
* [Jonathan Speek](https://speek.design/uses) — Developer & Musician
|
||||||
|
|
|
||||||
17
src/data.js
17
src/data.js
|
|
@ -2839,9 +2839,10 @@ module.exports = [
|
||||||
'Tailwind CSS',
|
'Tailwind CSS',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Ben Brougher",
|
name: 'Ben Brougher',
|
||||||
description: 'Full stack enterprise web devloper from the Pacific Northwest.',
|
description:
|
||||||
|
'Full stack enterprise web devloper from the Pacific Northwest.',
|
||||||
url: 'https://benbrougher.tech/uses',
|
url: 'https://benbrougher.tech/uses',
|
||||||
country: '🇺🇸',
|
country: '🇺🇸',
|
||||||
emoji: '🌄',
|
emoji: '🌄',
|
||||||
|
|
@ -8138,7 +8139,15 @@ module.exports = [
|
||||||
country: '🇬🇧',
|
country: '🇬🇧',
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
tags: ['Azure', 'Back End', 'C#', 'Developer', 'Front End', 'Software Developer', 'TypeScript'],
|
tags: [
|
||||||
|
'Azure',
|
||||||
|
'Back End',
|
||||||
|
'C#',
|
||||||
|
'Developer',
|
||||||
|
'Front End',
|
||||||
|
'Software Developer',
|
||||||
|
'TypeScript',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Jonathan Suh',
|
name: 'Jonathan Suh',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue