Suhan Prabhu's repositories
Awesome-Algorithmic-Coding
A Curated List of Algorithms, with implementations in C++.
Event_relation_interface
A GUI to help link relations between events in Hindi
Morph-processor-to-Lttoolbox-dictionary
a data set for hindi language and map words that are not present in the XML dictionary to an already existing paradigm class in the XML file.
algorithms
Documented algorithmic problems/solutions + datastructures
Auth-Django
A sample django project design for login and register for django through 'django.contrib.auth'
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
cerebro-plugin
A plugin developed for the cerebro app.
custom-Designed-Shell
A C program that replicates basic bash commands/features such as ls, piping and so on.
Dashboard-API
Authbase project to integrate various API's to a Dashboard
GoBackN-Protocol
Go Back n is a connection oriented protocol in which the transmitter has a window of sequence numbers that may be transmitted without acknowledgment. The receiver will only accept the next sequence number it is expecting - other sequence nubmers are silently ignored. The protocol has a maximum number of messages that can be sent without acknowledgement. If this window becomes full, the protocol is blocked until an acknowledgement is received for the earliest outstanding message. At this point the transmitter is clear to send more messages.
Manga-Scraper
Helps download your favorite manga from mangareader.net
on-the-fly-video-encryption
A server to encrypt videos and return them to an API.
Perceptron-and-k-NN
Some algorithmic implementations of single/batch perceptrons also with k-NN
Random-walk-experiments
Code to generate graphs for random walks in 1D and 3D
Socket_Icloud_clone
An implementation similar to dropbox using socket programming in python.
Tetris
Custom designed tetris game using Pygame
Unity_movie
A short movie created with unity
Webgl-aquarium
A fish aquarium built with webGl.