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
2a1421c106
commit
9f5acf57bf
2 changed files with 3 additions and 8 deletions
|
|
@ -45,6 +45,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Jonas Jore](https://github.com/JonasJore/dotfiles/blob/master/uses-tech.md) — Fullstack Developer, Problemsolving, coffee and fancy terminaltricks!
|
||||
* [Anthony Del Rosario](https://adelrosarioh.me/uses) — Experienced Full Stack Software Engineer & Computers Lover
|
||||
* [Sythe Veenje](https://sythe.nl/uses) — Freelance Developer & Designer
|
||||
* [Md Solaiman Hossain Rathik](https://rathik.net/uses) — Full Stack Developer
|
||||
* [Christopher Talke](https://talke.dev/uses) — ICT Professional / Fullstack Web Developer and Skateboarder
|
||||
* [𝙅𝙤𝙧𝙧𝙚 𝙎𝙥𝙞𝙟𝙠𝙚𝙧](https://jorrespijker.nl/uses) — Web Developer from the Netherlands
|
||||
* [Brian Swank](https://swank.dev/uses/) — Combat Veteran; Software Engineer; Mentor
|
||||
|
|
|
|||
10
src/data.js
10
src/data.js
|
|
@ -330,7 +330,7 @@ module.exports = [
|
|||
'Vue',
|
||||
],
|
||||
},
|
||||
{
|
||||
{
|
||||
name: 'Md Solaiman Hossain Rathik',
|
||||
description: 'Full Stack Developer',
|
||||
url: 'https://rathik.net/uses',
|
||||
|
|
@ -339,13 +339,7 @@ module.exports = [
|
|||
country: '🇧🇩',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Vue',
|
||||
'Laravel',
|
||||
'Bootstrap',
|
||||
'JavaScript',
|
||||
'Android XML',
|
||||
],
|
||||
tags: ['Vue', 'Laravel', 'Bootstrap', 'JavaScript', 'Android XML'],
|
||||
},
|
||||
{
|
||||
name: 'Christopher Talke',
|
||||
|
|
|
|||
Loading…
Reference in a new issue