-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
profile.json
53 lines (53 loc) · 1.35 KB
/
profile.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"name": "Anshuman Mahato",
"headline": "Web Developer | Blogger | Open Source Enthusiast",
"location": "India",
"photo": "",
"email": "hi@anshumanmahato.me",
"profession": [
"Web Developer",
"Frontend DEveloper",
"Backend Developer",
"Full Stack Developer"
],
"skills": [
"HTML",
"CSS",
"JavaScript",
"React",
"Node.js",
"Express",
"MongoDB",
"Git",
"GitHub",
"VS Code",
"Netlify",
"Vercel",
"Heroku",
"Figma",
"Photoshop",
"Illustrator"
],
"projects": [
"https://github.com/AnshumanMahato/connect4",
"https://github.com/AnshumanMahato/Happy-Birthday-Card",
"https://github.com/AnshumanMahato/space-travel-frontendmentor",
"https://github.com/AnshumanMahato/rock-paper-scissors"
],
"handles": {
"socials": {
"facebook": "https://www.facebook.com/anshuman.mahato.0935",
"instagram": "https://www.instagram.com/anshuman_mahato",
"linkedin": "https://www.linkedin.com/in/anshuman-mahato",
"twitter": "https://twitter.com/AnshumanMahato_"
},
"blogs": {
"hashnode": "https://hashnode.com/@AnshumanMahato",
"dev": "https://dev.to/anshumanmahato"
},
"portfolios": {
"github": "https://www.github.com/AnshumanMahato",
"frontendmentor": "https://www.frontendmentor.io/profile/AnshumanMahato"
}
}
}