Skip to content

Winter of Code Project

Prateek Chanda edited this page Nov 21, 2017 · 2 revisions

KWOC - codeIIEST

We are glad to partner with IIT Kharagpur as a part of the Kharagpur Winter of Code. We as a coding of club of IIEST Shibpur are proud to host this Open Source event during the winter months and we hope you have a great winter this year.

Some of the project ideas has been listed below. Please go through them and you may apply to work on any one of them during the winter.


Project Ideas

Analysis of Algorithms

Work on algorithms on cryptography and analyse them. There are different cryptographic algorithms available but analysis of all of them under a single page is what we aim for in this project. Check to see which algorithm is optimal by using suitable visualizations and reason why it is optimal. Work on the existing algorithms and provide a deep analysis of them. All such analysis will be done under a separate folder called analysis. Codes if any to be uploaded must be an individual contribution and not copied from source. We will have Plagiarism checker to see if anyone has directly copy-pasted the code from somewhere and his/ her contribution will not be taken into account.

Documentation

The code for any particular algorithm should be well documented along with comments. All the documentation that you see in the readme should be uploaded alongside with respective code in their respective folder. A separate folder should be made which contains resources like github repositories of algorithms where anyone can learn, useful video tutorials, and other stuff. Work on making the website more detailed (you will see an config.yml for branch gh-pages here since this is a jekyll blog). Finally the individual should work with TravisCI and employ in the current repository.

Clone this wiki locally