-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathdata.json
34 lines (34 loc) · 1.3 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"gumroadProductURL": "https://gum.co/rxqNq",
"name": "Mohd Danish",
"subtitle": "Indie Hacker",
"about": "I'm 26y old Front-end Engineer with Master Degree but I can do anything related with technology. 🚀 I can make MVP in days, 🧙♀️ Magic with NodeJS, 🤖 Automate the boring stuffs, 👨💻 Hack the third party APIs for any use case, and I always get a solution of the problem. I'm foodie & love to cook 🍳.",
"profileImage": "mddanishyusuf.png",
"links": [
{
"name": "Open Source Projects",
"link": "https://github.com/mddanishyusuf",
"type": "github",
"category": "work"
},
{
"name": "Open Source Projects",
"link": "https://mohddanish.me/projects",
"type": "projects",
"category": "work"
},
{
"name": "Let's Connect",
"link": "https://twitter.com/mddanishyusuf",
"type": "twitter",
"category": "social"
},
{
"name": "ProductHunt",
"link": "https://www.producthunt.com/@mddanishyusuf",
"type": "producthunt",
"category": "social"
}
],
"thanksNote": "I'm sending some ♥️ from INDIA. Thanks again for coffees."
}