-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprofile.json
113 lines (113 loc) · 5.28 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"data": {
"user": {
"pinnedItems": {
"totalCount": 6,
"edges": [
{
"node": {
"name": "logo-generator",
"description": "my name is uvarnesh and i am a developer and i love to do python things and we are working with some cool projects and working with flutter",
"forkCount": 4,
"stargazers": {
"totalCount": 6
},
"url": "https://github.com/SuvarneshKM/logo-generator",
"id": "1",
"username": "suvarneshkm",
"primaryLanguage": {
"name": "HTML",
"color": "#e34c26"
}
}
},
{
"node": {
"name": "youtube-to-mp3",
"description": "my name is uvarnesh and i am a developer and i love to do python things and we are working with some cool projects and working with flutter",
"forkCount": 1,
"stargazers": {
"totalCount": 5
},
"url": "https://github.com/SuvarneshKM/youtube-to-mp3",
"id": "2",
"username": "suvarneshkm",
"primaryLanguage": {
"name": "Python",
"color": "#3572A5"
}
}
},
{
"node": {
"name": "history-vikings-clone",
"description": "my name is uvarnesh and i am a developer and i love to do python things and we are working with some cool projects and working with flutter",
"forkCount": 0,
"stargazers": {
"totalCount": 2
},
"url": "https://github.com/SuvarneshKM/history-vikings-clone",
"id": "3",
"username": "suvarneshkm",
"primaryLanguage": {
"name": "JavaScript",
"color": "#f1e05a"
}
}
},
{
"node": {
"name": "hello-munnar-backend",
"description": "my name is uvarnesh and i am a developer and i love to do python things and we are working with some cool projects and working with flutter",
"forkCount": 0,
"stargazers": {
"totalCount": 1
},
"url": "https://github.com/SuvarneshKM/hello-munnar-backend",
"id": "4",
"username": "suvarneshkm",
"primaryLanguage": {
"name": "TypeScript",
"color": "#2b7489"
}
}
},
{
"node": {
"name": "my-portfolio",
"description": "my name is uvarnesh and i am a developer and i love to do python things and we are working with some cool projects and working with flutter",
"forkCount": 0,
"stargazers": {
"totalCount": 1
},
"url": "https://github.com/SuvarneshKM/my-portfolio",
"id": "5",
"username": "suvarneshkm",
"primaryLanguage": {
"name": "JavaScript",
"color": "#f1e05a"
}
}
},
{
"node": {
"name": "Ctracker",
"description": "my name is uvarnesh and i am a developer and i love to do python things and we are working with some cool projects and working with flutter",
"forkCount": 2,
"stargazers": {
"totalCount": 2
},
"url": "https://github.com/akhil-tj/Ctracker",
"id": "6",
"username": "suvarneshkm",
"primaryLanguage": {
"name": "Dart",
"color": "#00B4AB"
}
}
}
]
}
}
}
}