From aaa8a1eb3354b05c460f2aa66f62b5e5f11fdce5 Mon Sep 17 00:00:00 2001 From: Yash Kapure <61585443+Yashkapure06@users.noreply.github.com> Date: Mon, 26 Dec 2022 13:24:30 +0530 Subject: [PATCH] Create Yashkapure06.json --- data/users/Yashkapure06.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/users/Yashkapure06.json diff --git a/data/users/Yashkapure06.json b/data/users/Yashkapure06.json new file mode 100644 index 0000000..9733583 --- /dev/null +++ b/data/users/Yashkapure06.json @@ -0,0 +1,21 @@ +{ + "name": "Yash Kapure", + "bio": "MERN Stack Dev | React Dev ", + "image": "https://avatars.githubusercontent.com/u/61585443?v=4", + "categories": [ + { + "slug": "programming", + "topics": ["JavaScript","Python", "Java"] + }, + { + "slug": "full-stack-development", + "topics": [ "Reactjs", "NextJs", "ExpressJs", "NodeJs", "MongoDB"] + }, + { + "slug": "mobile-development", + "topics": ["React-Native"] + ], + "contacts": { + "twitter": "KapureYash" + } +}