mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add blog
This commit is contained in:
parent
b1c87e0fd3
commit
de5cf537f4
1 changed files with 32 additions and 0 deletions
32
src/data.js
32
src/data.js
|
|
@ -15507,6 +15507,38 @@ module.exports = [
|
||||||
'GraphQL',
|
'GraphQL',
|
||||||
'REST',
|
'REST',
|
||||||
],
|
],
|
||||||
|
},,
|
||||||
|
{
|
||||||
|
name: "Manthan Ank",
|
||||||
|
description: "I'm Front-End Developer, I write tutorials related to Web Development.",
|
||||||
|
url: "https://github.com/manthanank",
|
||||||
|
twitter: "@manthanank",
|
||||||
|
emoji: '🧑💻',
|
||||||
|
country: '🇮🇳',
|
||||||
|
computer: 'windows',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
"HTML",
|
||||||
|
"CSS",
|
||||||
|
"JavaScript",
|
||||||
|
"Angular",
|
||||||
|
"Web Development",
|
||||||
|
"Nodejs",
|
||||||
|
"Express",
|
||||||
|
"MongoDB",
|
||||||
|
"NPM",
|
||||||
|
"Yarn",
|
||||||
|
"Python",
|
||||||
|
"Typescript",
|
||||||
|
"Deno",
|
||||||
|
"Firebase",
|
||||||
|
"Docker",
|
||||||
|
"SaSS",
|
||||||
|
"RxJS",
|
||||||
|
"GraphQL",
|
||||||
|
"Git",
|
||||||
|
"GitHub"
|
||||||
|
],
|
||||||
},
|
},
|
||||||
// 🚨 OH Hey! DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
|
// 🚨 OH Hey! DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
|
||||||
// 🚨 Add yourself somewhere random. This makes merging you much easier and avoids conflicts. 🚨
|
// 🚨 Add yourself somewhere random. This makes merging you much easier and avoids conflicts. 🚨
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue