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
2c542fcb98
commit
47b57e40bb
2 changed files with 17 additions and 15 deletions
|
|
@ -740,6 +740,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Matt Walsh](https://mattwalsh.dev/uses/) — Python programmer with love for data and automation
|
||||
* [Hammy Havoc](https://hammyhavoc.com/uses/) — Composer for video games and picture. Cypherpunk and open source aficionado.
|
||||
* [Ricardo Quiroz](https://rcrd.space/uses) — Software Developer mostly with Node.js 💚 I love to write clean beautiful code even when it's unnecessary.
|
||||
* [Abul Khoyer](https://abulkhoyer.com/uses/) — Web Developer and Designer
|
||||
* [Abul Khoyer](https://abulkhoyer.com/uses/) — Web Developer and Designer
|
||||
* [Manthan Ank](https://manthanank.web.app/uses) — I'm Front-End Developer, Intermediate Learner, Also as a hobby I write blogs related to Web Development.
|
||||
|
||||
[awesome-badge]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
|
||||
|
|
|
|||
29
src/data.js
29
src/data.js
|
|
@ -15637,25 +15637,26 @@ module.exports = [
|
|||
],
|
||||
},
|
||||
{
|
||||
name: "Manthan Ank",
|
||||
description: "I'm Front-End Developer, Intermediate Learner, Also as a hobby I write blogs related to Web Development.",
|
||||
url: "https://manthanank.web.app/uses",
|
||||
twitter: "@manthanank",
|
||||
name: 'Manthan Ank',
|
||||
description:
|
||||
"I'm Front-End Developer, Intermediate Learner, Also as a hobby I write blogs related to Web Development.",
|
||||
url: 'https://manthanank.web.app/uses',
|
||||
twitter: '@manthanank',
|
||||
emoji: '🧑💻',
|
||||
country: '🇮🇳',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
"HTML",
|
||||
"CSS",
|
||||
"JavaScript",
|
||||
"Angular",
|
||||
"Web Development",
|
||||
"Node.js",
|
||||
"Express",
|
||||
"MongoDB",
|
||||
"Firebase",
|
||||
"GraphQL"
|
||||
'HTML',
|
||||
'CSS',
|
||||
'JavaScript',
|
||||
'Angular',
|
||||
'Web Development',
|
||||
'Node.js',
|
||||
'Express',
|
||||
'MongoDB',
|
||||
'Firebase',
|
||||
'GraphQL',
|
||||
],
|
||||
},
|
||||
// 🚨 OH Hey! DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
|
||||
|
|
|
|||
Loading…
Reference in a new issue