forked from hound77/jwoc-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.json
498 lines (490 loc) · 21.1 KB
/
project.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
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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
{
"card":
[
{
"id":"secretpeek",
"img":"image/secretpeek.jpg",
"h3":"#Secret peek",
"p":"Anonymity is taken Seriously. It is a web page to confess your secrets. Speak out the things you never could.",
"link": "https://github.com/iharshit009/SecretPeek",
"profile":"https://github.com/iharshit009",
"github":"iharshit009",
"category":"web"
},
{
"id":"pbchess",
"img":"image/pbchess.jpg",
"h3":"#Pbchess",
"p":"An open source Online Multiplayer Game of Chess using React, Node js, Mongo DB, css etc.",
"link": "https://github.com/fave77/pbchess",
"profile":"https://github.com/fave77",
"github":"fave77",
"category":"web"
},
{
"id":"facex",
"img":"image/face.jpg",
"h3":"#Face-X",
"p":"An open source Face-Recognition system using different algorithms and frameworks.",
"link":"https://github.com/akshitagupta15june/Face-X",
"profile":"https://github.com/akshitagupta15june",
"github":"akshitagupta15june",
"category":"ml"
},
{
"id":"youtube",
"img":"image/Youtube.jpg",
"h3":"#Youtube-downloader",
"p":"Youtube Video Downloader is an online web application to convert and download youtube videos in mp4 and mp3 format.",
"link":"https://github.com/utpalendubarman/youtube-downloader",
"profile":"https://github.com/utpalendubarmanr",
"github":"utpalendubarman",
"category":"web"
},
{
"id":"echoforme",
"img":"image/Echoforme.jpg",
"h3":"#Echo_for_me",
"p":"EchoForMe is a Web Application that reads out the latest news to the user. It is designed especially for visually impaired people to help them by reading out the daily news to them.",
"link":"https://github.com/rsrkpatwari1234/EchoForMe",
"profile":"https://github.com/rsrkpatwari1234",
"github":"rsrkpatwari1234",
"category":"web"
},
{
"id":"crowdchatting",
"img":"image/crowdchatting.jpg",
"h3":"#crowdchatting",
"p":"It's a chatting application using Firebase and real-time data base. multiple users can chat with each other in real time.",
"link":"https://github.com/bindu-07/CrowdChatting",
"profile":"https://github.com/bindu-07",
"github":"bindu-07",
"category":"android"
},
{
"id":"girlmeetup",
"img":"image/girlmeetup.jpg",
"h3":"#Girlmeetup",
"p":"A platform where various girl related opportunities would be listed with their deadlines and details and a interface for girls to ask their queries related to technology.",
"link":"https://github.com/chehak123/GirlMeetup",
"profile":"https://github.com/chehak123",
"github":"chehak123",
"category":"web"
},
{
"id":"sampark",
"img":"image/sampark.jpg",
"h3":"#Sampark",
"p":"An open-source team collaboration platform. it allows user to communicate securely in Realtime, Share File, Location and code snippets.",
"link":"https://github.com/The-Robotics-Forum/sampark",
"profile":"https://github.com/The-Robotics-For,um",
"github":"The-Robotics-Forum",
"category":"web"
},
{
"id":"blogsite",
"img":"image/blogsite.jpg",
"h3":"#Blogsite;",
"p":"BlogSite is a dynamic blogging website. Build using NodeJs, It render server side using Express JS, Mongoose and Mongo D.",
"link":"https://github.com/ALPHAVIO/BlogSite",
"profile":"https://github.com/ALPHAVIO",
"github":"Pranav016",
"category":"web"
},
{
"id":"she",
"img":"image/she.jpg",
"h3":"#She-livewithoutfear",
"p":"SHE is a Women safety android application, that can be accessed easily by pressing a button and it sends an alert message along to the registered contact.",
"link":"https://github.com/priyalbhatewara123/SHE--Live-Without-Fear",
"profile":"https://github.com/priyalbhatewara1,23",
"github":"Priyalbhatewara123",
"category":"android"
},
{
"id":"portscanner",
"img":"image/portscanner.jpg",
"h3":"#Port-scanner",
"p":"A go-to tool for scanning network. Scan all the open ports for a given host with just one click and what not.",
"link":"https://github.com/vinitshahdeo/PortScanner",
"profile":"https://github.com/vinitshahdeo",
"github":"vinitshahdeo",
"category":"web"
},
{
"id":"netra",
"img":"image/netra.jpg",
"h3":"#Netra",
"p":"An android application developed in Kotlin and OpenCV with features like voice control, face follower, ocr detection etc.",
"link":"https://github.com/The-Robotics-Forum/netra",
"profile":"https://github.com/The-Robotics-For,um",
"github":"The-Robotics-Forum",
"category":"android"
},
{
"id":"friendly",
"img":"image/friendly.jpg",
"h3":"#Friend.ly",
"p":"With Friend.ly, we propose a novel FRS which leverages text-mining, personality trait extraction, sentiment analysis and hybrid filtering and show it to be having a better performance than most collaborative filtering based FRSs.",
"link":"https://github.com/und3fined-v01d/Friend.ly",
"profile":"https://github.com/und3fined-v01d",
"github":"und3fined-v01d",
"category":"ml"
},
{
"id":"codeit",
"img":"image/codeit.jpg",
"h3":"#Code-it",
"p":"A CLI based tool to help users create C++ files easily for any contest.",
"link":"https://github.com/Arch2x/codeit",
"profile":"https://github.com/Arch2x",
"github":"Arch2x",
"category":"other"
},
{
"id":"learning",
"img":"image/learning-made-easy.jpg",
"h3":"#Learning-made-easy",
"p":"The project has been designed for the convenience of students to keep track of their learning rate of each student and hence personalise their experience.",
"link":"https://github.com/anushka23g/Learning-Made-Easy",
"profile":"https://github.com/anushka23g",
"github":"anushka23g",
"category":"other"
},
{
"id":"store",
"img":"image/storebook.jpg",
"h3":"#Store-book",
"p":"The storebook app built using JS,Html, Css where we store can keep some important book details.",
"link":"https://github.com/Sharmi-1999/storebook",
"button":"Link to Project</button",
"profile":"https://github.com/Sharmi-1999",
"github":"Sharmi-1999",
"category":"web"
},
{
"id":"fitility",
"img":"image/fitility.jpg",
"h3":"#Fitility",
"p":"The focus group of this application are the people who enjoy fitness and dance from the safety of their homes.",
"link":"https://github.com/samflab/Fitility-OpenSource",
"profile":"https://github.com/samflab",
"github":"samflab",
"category":"android"
},
{
"id":"hacking",
"img":"image/hackingscript.jpg",
"h3":"#Hacking-scripts",
"p":"A Project which consists of all amazing python , Javascript, Nodejs scripts.",
"link":"https://github.com/Tejas1510/Hacking-Scripts",
"button":"Link to Project</button>",
"profile":"https://github.com/Tejas1510",
"github":"Tejas1510",
"category":"web"
},
{
"id":"sharenlearn",
"img":"image/sharenlearn.jpg",
"h3":"#Sharenlearn",
"p":"A File/Resource Sharing Platform for Students&Faculties to upload&share files which will be accessible to all members.",
"link":"https://github.com/chiraag-kakar/sharenlearn",
"profile":"https://github.com/chiraag-kakar/sh,arenlearn",
"github":"chirag-kakkar",
"category":"web"
},
{
"id":"doclense",
"img":"image/doclense.jpg",
"h3":"#Doclense",
"p":"An open source AI based document scanner app and beyond that with some cool amazing features added to it !",
"link":"https://github.com/smaranjitghose/DocLense",
"profile":"https://github.com/smaranjitghose",
"github":"maranjitghose",
"category":"ml"
},
{
"id":"art",
"img":"image/art.jpg",
"h3":"#Art-cv",
"p":"Randomly Exploring Computer Vision techniques to create eye catching art out of plain boring images.",
"link":"https://github.com/smaranjitghose/ArtCV",
"profile":"https://github.com/smaranjitghose",
"github":"smaranjitghose",
"category":"ml"
},
{
"id":"gitkundli",
"img":"image/gitkundli.jpg",
"h3":"#Gitkundli",
"p":"we sometime need to fetch datas from our GitHub right. so GitKundli is a webapp that makes open source projects on GitHub much simpler with GraphQL.",
"link":"https://github.com/smaranjitghose/GitKundli",
"profile":"https://github.com/anushbhatia",
"github":"anushbhatia",
"category":"web"
},
{
"id":"advance",
"img":"image/advance.jpg",
"h3":"#Advanced-gain",
"p":"Generative adversarial network (GAN) for missing data imputation.",
"link":"https://github.com/purbayankar/Advanced_GAIN",
"profile":"https://github.com/purbayankar",
"github":"purbayankar",
"category":"ml"
},
{
"id":"beginner",
"img":"image/beg.jpg",
"h3":"#Beginner-repo",
"p":"This is a demo repo for beginners to understand open source better.",
"link":"https://github.com/JGEC-Winter-of-Code/Beginner-Repo",
"profile":"https://github.com/pydevsg",
"github":"pydevsg",
"category":"other"
},
{
"id":"jwoc",
"img":"image/jwoc.jpg",
"h3":"Jwoc-archive",
"p":"With this JWoc Archive, I just attempt to collect and showcase memories of the event, and do nothing else.",
"link":"https://github.com/hound77/jwoc-archive",
"profile":"https://github.com/hound77",
"github":"hound77",
"category":"web"
}
],
"card19":
[
{
"id":"dash",
"img":"https://www.dignited.com/wp-content/uploads/2019/03/Sharing-Data-Between-Two-Laptop-Using-SHAREit.jpg",
"h3":"DASH",
"p":"DASH is a CLI tool for faster, safer and Smarter way to transfer files between two users.",
"link":"https://github.com/0xPrateek/DASH",
"profile":"https://github.com/0xPrateek",
"github":"0xPrateek",
"category":"other"
},
{
"id":"stake",
"img":"https://cybersecurityfuture.files.wordpress.com/2018/04/softwarea.jpg?w=1100",
"h3":"Stake",
"p":"Stake is an Subdomain enumration + Subdomain Takeover tool.",
"link":"https://github.com/0xPrateek/Stake",
"profile":"https://github.com/0xPrateek",
"github":"0xPrateek",
"category":"other"
},
{
"id":"syphus",
"img":"https://www.flip180media.com/wp-content/uploads/2019/04/bac5-min-1024x708.jpg",
"h3":"Syphus",
"p":"Syphus: An OpenSource Online Magazine Backend",
"link":"https://github.com/iit-technology-ambit/Syphus",
"profile":"https://github.com/thealphadollar",
"github":"thealphadollar",
"category":"web"
},
{
"id":"webtech",
"img":"https://fiverr-res.cloudinary.com/images/q_auto,f_auto/gigs/65013649/original/d66427804aff912a3240edebf6cdc2a8215783ce/put-your-logo-or-website-on-10-laptop-screen-mockup.jpg",
"h3":"Web tech",
"p":"Identify the technologies used on websites. (Dig-deep into web tech from your terminal)",
"link":"https://github.com/kaiiyer/webtech",
"profile":"https://github.com/kaiiyer",
"github":"kaiiyer",
"category":"web"
},
{
"id":"netcamp",
"img":"https://c0.wallpaperflare.com/preview/782/729/212/access-adult-blur-cell.jpg",
"h3":"NetCamp",
"p":"Projects Made after completing a certified course on android,netwroking and php.",
"link":"https://github.com/LoneWolfKJ/Netcamp",
"profile":"https://github.com/LoneWolfKJ",
"github":"LoneWolfKJ",
"category":"android"
},
{
"id":"moviepedia",
"img":"https://hips.hearstapps.com/hmg-prod.s3.amazonaws.com/images/halloween-movies-1600459548.jpg?crop=1xw:1xh;center,top&resize=980:*",
"h3":"Moviepedia",
"p":"List of Movies and their Actors/Actress",
"link":"https://github.com/samagragupta/Moviepedia/",
"profile":"https://github.com/samagragupta",
"github":"samagragupta",
"category":"web"
},
{
"id":"goodreadsrec",
"img":"https://images.indianexpress.com/2020/04/books_1200.jpg",
"h3":"Goodreadsrec",
"p":"A book recommender system using the Goodreads API",
"link":"https://github.com/srdg/goodreadsrec",
"profile":"https://github.com/srdg",
"github":"srdg",
"category":"web"
},
{
"id":"Org-manage-bot",
"img":"https://static05.cminds.com/wp-content/uploads/WP_Telegram_Bot_Plugin_Illustravive_Banner.jpg",
"h3":"Org-manage-bot",
"p":"This is a telegram bot which an organization can use to manage their group.",
"link":"https://github.com/nileshpatra/Org-manage-bot",
"profile":"https://github.com/nileshpatra",
"github":"nileshpatra",
"category":"other"
},
{
"id":"super-resolution",
"img":"https://images.firstpost.com/wp-content/uploads/2019/02/Moon.jpg",
"h3":"Super Image Resolution",
"p":"Enhancing the resolution of images using SRCNN i.e recover a high resolution image from a low resolution input.",
"link":"https://github.com/imavijit/super_resolution",
"profile":"https://github.com/imavijit",
"github":"imavijit",
"category":"ml"
},
{
"id":"FaceRecognition",
"img":"https://dotnettec.com/wp-content/uploads/2020/11/face-recognition-attendance-system.jpg",
"h3":"FRS",
"p":"Face Recognition Based Attendance System",
"link":"https://github.com/mohitpd/FaceRecognition",
"profile":"https://github.com/mohitpd",
"github":"mohitpd",
"category":"ml"
},
{
"id":"Realtime-Creative-Chat-Application",
"img":"https://chatowl.com/wp-content/uploads/2020/01/anonymous-text-chat.jpg",
"h3":"Chat-Application",
"p":"Build and Deploy a Realtime Chat Application - Socket.io, Node.js, and React.js",
"link":"https://github.com/PappuKP/Realtime-Creative-Chat-Application",
"profile":"https://github.com/PappuKP",
"github":"iPappuKP",
"category":"web"
},
{
"id":"tictactoe_with_AI",
"img":"https://miro.medium.com/max/3000/1*gYYWXxLr7k4_RlIwkM1Bnw.png",
"h3":"tictactoe with AI",
"p":"The Game Has 3 modes(user easy medium hard) . The hard mode is implemented with Minimax Algorithm",
"link":"https://github.com/narayanshivansh49/tictactoe_with_AI",
"profile":"https://github.com/narayanshivansh49",
"github":"narayanshivansh49",
"category":"ml"
},
{
"id":"scaffold-static",
"img":"https://images.unsplash.com/photo-1517694712202-14dd9538aa97?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80",
"h3":"Scaffold Static",
"p":"scaffold-static lets you automate the local development environment setup and build static sites (vanilla-JS) with ease.",
"link":"https://github.com/jamesgeorge007/scaffold-static",
"profile":"https://github.com/jamesgeorge007",
"github":"jamesgeorge007",
"category":"web"
},
{
"id":"AmritaResource",
"img":"https://academicfitnessnw.com/wp-content/uploads/edd/2019/02/IMG_2910-1024x501.jpg",
"h3":"Amrita Resource",
"p":"An android App which contains some PDFs of classes notes of particular department of particular subject",
"link":"https://github.com/Chromicle/AmritaResource",
"profile":"https://github.com/Chromicle",
"github":"Chromicle",
"category":"android"
},
{
"id":"Bank-Filter-App",
"img":"https://govtjobstyari.com/wp-content/uploads/2018/12/Foreign-banks-in-india-2.jpg",
"h3":"Bank Filter App",
"p":"Web application to search and list all the banks around multiple cities in India",
"link":"https://github.com/pydevsg/Bank-Filter-App",
"profile":"https://github.com/pydevsg",
"github":"pydevsg",
"category":"web"
},
{
"id":"News-Summarization",
"img":"https://image.freepik.com/free-photo/handsome-man-reading-newspaper-street_23-2147694649.jpg",
"h3":"News Summarization",
"p":"Abstractive News Summarization using Sequence to Sequence models",
"link":"https://github.com/Ankita-Das/News_Summarization",
"profile":"https://github.com/Ankita-Das",
"github":"Ankita-Das",
"category":"datascience"
},
{
"id":"RetroJam-App",
"img":"https://cdn-0.idownloadblog.com/wp-content/uploads/2018/03/Apple-Music-icon-002.jpg",
"h3":"Retro Jam App",
"p":"A Music App made by HTML,CSS,JavaScript",
"link":"https://github.com/richard937/RetroJam-App",
"profile":"https://github.com/richard937",
"github":"richard937",
"category":"web"
},
{
"id":"Robofriends",
"img":"https://buyourobot.b-cdn.net/wp-content/uploads/edd/2015/10/00688_bot_trio_thumb.jpg",
"h3":"Robo Friends",
"p":"It is a web app created using HTML, CSS, JavaScript & React. In this app we have search box and card design. It is responsive.",
"link":"https://github.com/sayan05/Responsive-React-App-",
"profile":"https://github.com/sayan05",
"github":"sayan05",
"category":"web"
},
{
"id":"S",
"img":"https://www.ausy.fr/en/sites/default/files/styles/news_detail/adaptive-image/public/news/images/image_den_tete_article_4.jpg?itok=PmBGiZ4S",
"h3":"S",
"p":"Its a easy programming language Written in Python ,help to Understand How to Write a Programming Language.",
"link":"https://github.com/Sanatdey/S",
"profile":"https://github.com/Sanatdey",
"github":"Sanatdey",
"category":"other"
},
{
"id":"DibsProjects",
"img":"https://www.thoughtco.com/thmb/ALJXi1tRW5C4EaYGIsTJueJU3m0=/3865x0/filters:no_upscale():max_bytes(150000):strip_icc():format(webp)/reflection-of-male-hacker-coding-working-hackathon-at-laptop-697538579-58e2a1b83df78c516204c470.jpg",
"h3":"DibsProjects",
"p":"Here you will get many projects that are basic and restricted to C,C++ and Python3 programming languages",
"link":"https://github.com/dibyendu415/DibsProjects",
"profile":"https://github.com/dibyendu415",
"github":"dibyendu415",
"category":"other"
},
{
"id":"3DMMasSTN-Pytorch",
"img":"https://analyticsindiamag.com/wp-content/uploads/2020/11/Pytorch.png",
"h3":"3DMMasSTNPytorch",
"p":"Unofficial PyTorch implementation for incorporating a 3D Morphable Model (3DMM) into a Spatial Transformer Network (STN)",
"link":"https://github.com/suvojit-0x55aa/3DMMasSTN-Pytorch",
"profile":"https://github.com/suvojit-0x55aa",
"github":"suvojit-0x55aa",
"category":"ml"
},
{
"id":"JWoC_Algorithms",
"img":"https://assets.pewresearch.org/wp-content/uploads/sites/14/2017/02/08133415/PI_2017.02.08_Algorithms_featured.png",
"h3":"JWoC Algorithms",
"p":"A repository consisting of all the algorithms in various programming languages.",
"link":"https://github.com/JGEC-Winter-of-Code/JWoC_Algorithms",
"profile":"https://github.com/JGEC-Winter-of-Code",
"github":"JGEC-Winter-of-Code",
"category":"other"
},
{
"id":"Water-Monitoring-System",
"img":"https://cdn.thewire.in/wp-content/uploads/2018/10/09151944/amritanshu-sikdar-268162-unsplash-1200x600.jpg",
"h3":"Water Monitoring System",
"p":"It is an IOT based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes.",
"link":"https://github.com/vinitshahdeo/Water-Monitoring-System",
"profile":"https://github.com/vinitshahdeo",
"github":"vinitshahdeo",
"category":"other"
}
]
}