-
Notifications
You must be signed in to change notification settings - Fork 117
Expand file tree
/
Copy pathprojects.json
More file actions
243 lines (243 loc) · 7.51 KB
/
projects.json
File metadata and controls
243 lines (243 loc) · 7.51 KB
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
{
"projects": [{
"name": "OpenCode Collaborative",
"imageurl": "",
"mentors": "Team OpenCode",
"about": "A collaborative website created by particpants of opencode'18.",
"lang": "HTML, JavaScript, CSS",
"github": "https://github.com/opencode18/OpenCode-Collaborative"
},
{
"name": "CodeStash",
"imageurl": "",
"mentors": "Team OpenCode",
"about": "Competitive Coding",
"lang": "C, C++, Python",
"github": "https://github.com/opencode18/CodeStash"
},
{
"name": "Girls Who Code",
"imageurl": "",
"mentors": "Team OpenCode",
"about": "Female Developers only project for OpenCode'18",
"lang": "HTML, JavaScript, CSS",
"github": "https://github.com/opencode18/Girls-who-code"
},
{
"name": "Letsgo",
"imageurl": "",
"mentors": "Team GoStudents",
"about": "A Website for learning Go",
"lang": "Go",
"github": "https://github.com/gostudent/Letsgo"
},
{
"name": "Go Algorithms",
"imageurl": "",
"mentors": "Team GoStudents",
"about": "Implementation of Data Structures and Algorithms in Go",
"lang": "Go",
"github": "https://github.com/gostudent/Algorithms"
},
{
"name": "Anna",
"imageurl": "",
"mentors": "Gautham",
"about": "Assistant on chrome.",
"lang": "HTML, JavaScript, CSS",
"github": "https://github.com/Anna-Assistant/Anna"
},
{
"name": "Motivate",
"imageurl": "",
"mentors": "Mubaris NK",
"about": "A simple script to print random motivational quotes.",
"lang": "Python",
"github": "https://github.com/mubaris/motivate"
},
{
"name": "Lecture Connect",
"imageurl": "",
"mentors": "Ayush Gupta and Siddhant Srivastav",
"about": "A real time lecture translation in different languages for students.",
"lang": "HTML, JavaScript, CSS",
"github": "https://github.com/agbilotia1998/Lecture-Connect"
},
{
"name": "Aparoksha-18: Website",
"imageurl": "",
"mentors": "Pradeep Gangwar, A S Gagan Ganapathy and Shreyansh Dwivedi",
"about": "Official website of Aparoksha'18.",
"lang": "HTML, JavaScript, CSS, PHP, Smarty",
"github": "https://github.com/GeekHaven/Aparoksha-18"
},
{
"name": "ProfilePortal",
"imageurl": "",
"mentors": "Ravi Charan & Arindam Das Modak",
"about": "A portal that keeps track of the Profiles of websites like Spoj, Codechef, Github etc.",
"lang": "HTML, JavaScript, CSS, Python",
"github": "https://github.com/GitHubCommunity-IIITAllahabad/ProfilePortal-Beta"
},
{
"name": "Youtube Queue Extension",
"imageurl": "",
"mentors": "Abhishek Deora",
"about": "chrome extension to queue youtube songs .",
"lang": "HTML, JavaScript, CSS",
"github": "https://github.com/adeora7/youtube_queue_extension"
},
{
"name": "Utlyz-CLI",
"imageurl": "",
"mentors": "Rahul Arulkumaran",
"about": "A command line application to access internet over terminal.Be it facebook, wikipedia or even news.",
"lang": "Python, Shell",
"github": "https://github.com/rahulkumaran/Utlyz-CLI"
},
{
"name": "PyDic",
"imageurl": "",
"mentors": "Saicharan Reddy",
"about": "A python app which uses the CLI to query the definitions of a word in a dictionary.",
"lang": "Python",
"github": "https://github.com/mrsaicharan1/PyDic"
},
{
"name": "Attendance Portal",
"imageurl": "",
"mentors": "Harshit Jain",
"about": "A unique solution to mark attendance online using tokens",
"lang": "HTML, JavaScript, CSS, Python",
"github": "https://github.com/Symphoria/attendance-portal"
},
{
"name": "HoxNox",
"imageurl": "",
"mentors": "Anupam Dagar",
"about": "Portfolios Made Easy, Generate portfolios in 3 easy steps.",
"lang": "HTML, JavaScript, CSS, Python",
"github": "https://github.com/Anupam-dagar/Portfolio-Generator"
},
{
"name": "LucidCV",
"imageurl": "",
"mentors": "Aswin VB",
"about": "Simple CV Maker.",
"lang": "HTML, JavaScript, CSS, NodeJS",
"github": "https://github.com/aswinzz/LucidCV"
},
{
"name": "OpenNews",
"imageurl": "",
"mentors": "Team OpenCode",
"about": "Newsfeed App.",
"lang": "HTML, JavaScript, CSS, Vue",
"github": "https://github.com/aswanthkoleri/OpenNews"
},
{
"name": "yes",
"imageurl": "",
"mentors": "Aswanth K Anil",
"about": "Implementation of simple and dangerous yes command in various languages.",
"lang": "Multiple Languages",
"github": "https://github.com/mubaris/yes"
},
{
"name": "Goal Coach",
"imageurl": "",
"mentors": "Himank Goel",
"about": "A webapp built on React and Redux with authentication from firebase to assign tasks.",
"lang": "React Redux",
"github": "https://github.com/himank-goel/Goal-Coach"
},
{
"name": "Addy-React-Native",
"imageurl": "",
"mentors": "Yashovardhan Agrawal",
"about": "Addy is an app that enhances the addressing system of the world.",
"lang": "React Native",
"github": "https://github.com/addy-org/Addy-React-Native"
},
{
"name": "DiavApp",
"imageurl": "",
"mentors": "Luis Eduardo, Jimenez Robles",
"about": "Proyecto de la materia de Ingeniería de Software en el cual se va a crear una aplicacion para las personas con diabetes.",
"lang": "Angular",
"github": "https://github.com/luisejrobles/DiavApp"
},
{
"name": "Tech Jalsa",
"imageurl": "",
"mentors": "Akshay Nandwana",
"about": "Tech Jalsa is an Android app to show details about tech fest of Techno India NJR. Contribute in this idea to bring all college events on a single platform! ",
"lang": "Android, Java",
"github": "https://github.com/anandwana001/Tech-Jalsa"
},
{
"name": "Cool-Physics",
"imageurl": "",
"mentors": "Himanshu Shekhar",
"about": "Visualisations of awesome concepts from Physics ",
"lang": "HTML, JavaScript",
"github": "https://github.com/himanshub16/cool-physics"
},
{
"name": "Coindesk",
"imageurl": "",
"mentors": "Team GoStudents",
"about": "Golang API client for Coindesk",
"lang": "Go",
"github": "https://github.com/gostudent/coindesk"
},
{
"name": "Console",
"imageurl": "",
"mentors": "Team GoStudents",
"about": "Beautiful Console Logging with Emojis",
"lang": "Go",
"github": "https://github.com/gostudent/console"
},
{
"name": "Grypto",
"imageurl": "",
"mentors": "Team GoStudents",
"about": "Terminal Application to check price of Cryptocurrencies",
"lang": "Go",
"github": "https://github.com/gostudent/Grypto"
},
{
"name": "Aurora",
"imageurl": "",
"mentors": "Team GoStudents",
"about": "A Package to create quote images",
"lang": "Go",
"github": "https://github.com/gostudent/aurora"
},
{
"name": "Dataviz Gallery",
"imageurl": "",
"mentors": "Mubaris NK",
"about": "Collection of cool Data Visualizations",
"lang": "Python, R, JavaScript",
"github": "https://github.com/mubaris/dataviz-gallery"
},
{
"name": "Long Drive",
"imageurl": "",
"mentors": "Abhinav Khare",
"about": "A Fun CSS Side Project",
"lang": "CSS",
"github": "https://github.com/CosmicCoder96/longDrive"
},
{
"name": "Addy-Android",
"imageurl": "",
"mentors": " Saswat Sahoo, Yashovardhan Agrawal",
"about": "Addy is an app that enhances the addressing system of the world.",
"lang": "Android",
"github": "https://github.com/addy-org/Addy-Android"
}
]
}