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
b11b9f4c88
commit
17d30a3027
2 changed files with 24 additions and 22 deletions
|
|
@ -41,6 +41,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Tugrul Erdem Dogru](http://tugrulerdemdogru.com/uses) — Jr Front-End & Historian
|
* [Tugrul Erdem Dogru](http://tugrulerdemdogru.com/uses) — Jr Front-End & Historian
|
||||||
* [Rosie Junghwa Yang](https://junghwayang.com/uses) — Full-stack Developer focused on Back-end, Doer & Quick Learner, Dancer, Digital Nomad. ✨💝
|
* [Rosie Junghwa Yang](https://junghwayang.com/uses) — Full-stack Developer focused on Back-end, Doer & Quick Learner, Dancer, Digital Nomad. ✨💝
|
||||||
* [Amr Diab](https://www.amrdiab.dev/uses) — Web Developer, open-source enthusiast, gamer, and lifelong learner.
|
* [Amr Diab](https://www.amrdiab.dev/uses) — Web Developer, open-source enthusiast, gamer, and lifelong learner.
|
||||||
|
* [Samuel Wong](https://desktopofsamuel.com/uses) — Product Designer. Photographer. Traveler.
|
||||||
* [William Chin](https://yourdigitalaid.com/uses/) — Web Developer, Product Manager, Digital Marketer, always trying to learn more.
|
* [William Chin](https://yourdigitalaid.com/uses/) — Web Developer, Product Manager, Digital Marketer, always trying to learn more.
|
||||||
* [Matthew Graybosch](https://www.matthewgraybosch.com/uses/) — author by choice, techie by necessity
|
* [Matthew Graybosch](https://www.matthewgraybosch.com/uses/) — author by choice, techie by necessity
|
||||||
* [Rameez Khan](https://rameezkhan.me/uses) — Electrical Engineer turned Software Developer. Trying to build cool things and learning as I go.
|
* [Rameez Khan](https://rameezkhan.me/uses) — Electrical Engineer turned Software Developer. Trying to build cool things and learning as I go.
|
||||||
|
|
@ -56,6 +57,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
||||||
* [Taisuke Mino](https://taisukemino.com/uses/) — Crypto Entrepreneur
|
* [Taisuke Mino](https://taisukemino.com/uses/) — Crypto Entrepreneur
|
||||||
* [Shawn D'silva](https://www.shawndsilva.com/uses) — Full Stack Web Developer, Designer and Embedded Systems enthusiast
|
* [Shawn D'silva](https://www.shawndsilva.com/uses) — Full Stack Web Developer, Designer and Embedded Systems enthusiast
|
||||||
* [Sam Hamburger](https://samburger.dev/uses) — Frontend Engineer
|
* [Sam Hamburger](https://samburger.dev/uses) — Frontend Engineer
|
||||||
|
* [Sreetam Das](https://sreetamdas.com/uses) — Software Developer from India. 💜 React, TypeScript and Mechanical Keyboards!
|
||||||
* [Anand Biswas](https://aanu.me/uses/) — Django Developer
|
* [Anand Biswas](https://aanu.me/uses/) — Django Developer
|
||||||
* [Maxim Villivald](https://proj.ninja/uses) — Web Developer, IT Student 👨💻, Blogger & part time Tram Driver 🚃.
|
* [Maxim Villivald](https://proj.ninja/uses) — Web Developer, IT Student 👨💻, Blogger & part time Tram Driver 🚃.
|
||||||
* [Sven Luijten](https://svenluijten.com/uses) — Full stack developer for the web.
|
* [Sven Luijten](https://svenluijten.com/uses) — Full stack developer for the web.
|
||||||
|
|
|
||||||
44
src/data.js
44
src/data.js
|
|
@ -269,8 +269,7 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Samuel Wong',
|
name: 'Samuel Wong',
|
||||||
description:
|
description: 'Product Designer. Photographer. Traveler.',
|
||||||
'Product Designer. Photographer. Traveler.',
|
|
||||||
url: 'https://desktopofsamuel.com/uses',
|
url: 'https://desktopofsamuel.com/uses',
|
||||||
twitter: '@desktopofsamuel',
|
twitter: '@desktopofsamuel',
|
||||||
emoji: '🚀💻',
|
emoji: '🚀💻',
|
||||||
|
|
@ -583,26 +582,27 @@ module.exports = [
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Sreetam Das",
|
name: 'Sreetam Das',
|
||||||
"description": "Software Developer from India. 💜 React, TypeScript and Mechanical Keyboards!",
|
description:
|
||||||
"url": "https://sreetamdas.com/uses",
|
'Software Developer from India. 💜 React, TypeScript and Mechanical Keyboards!',
|
||||||
"twitter": "@_SreetamDas",
|
url: 'https://sreetamdas.com/uses',
|
||||||
"emoji": "⌨️",
|
twitter: '@_SreetamDas',
|
||||||
"country": "🇮🇳",
|
emoji: '⌨️',
|
||||||
"computer": "apple",
|
country: '🇮🇳',
|
||||||
"phone": "android",
|
computer: 'apple',
|
||||||
"tags": [
|
phone: 'android',
|
||||||
"Developer",
|
tags: [
|
||||||
"React",
|
'Developer',
|
||||||
"TypeScript",
|
'React',
|
||||||
"JavaScript",
|
'TypeScript',
|
||||||
"CSS",
|
'JavaScript',
|
||||||
"Mentor",
|
'CSS',
|
||||||
"Next",
|
'Mentor',
|
||||||
"Python",
|
'Next',
|
||||||
"Remote",
|
'Python',
|
||||||
"Netlify"
|
'Remote',
|
||||||
]
|
'Netlify',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Anand Biswas',
|
name: 'Anand Biswas',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue