Skip to content
View BehindUAll's full-sized avatar

Block or report BehindUAll

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Big-Data-Movie-Recommendation-System Big-Data-Movie-Recommendation-System Public

    Movie recommendation system consisting of the recommendation algorithm written in python which used k-means clustering along with euclidean distance to find out movies similar to a movie given as i…

    Python 1

  2. Distributed-File-System Distributed-File-System Public

    This file system acts similar to Network File System (NFS). A server master/slave architecture was developed wherein slave server failures (using heartbeat), file replication, file reallocation and…

    Java

  3. Distributed-Publisher-Subscriber-system-for-news-articles Distributed-Publisher-Subscriber-system-for-news-articles Public

    This is a distributed pub/sub system with an event manager and where each user can be a publisher as well as a subscriber. A user can go offline and come back online asynchronously. The user has th…

    Java 1

  4. Infinite-random-terrain-generation-using-Processing Infinite-random-terrain-generation-using-Processing Public

    Using Processing to generate infinitely flowing terrain in 3D and using Perlin noise to maintain continuity in terrain formation

    Processing

  5. Sudoku-Recognizer-using-OCR Sudoku-Recognizer-using-OCR Public

    This is a Sudoku recognizer which uses image segmentation, line matching and then uses Matlab's OCR engine to recognize the numbers in each cell of the matrix with a certain degree of confidence an…

    MATLAB 1

  6. Cloth-Simulation-with-effects Cloth-Simulation-with-effects Public

    This is a project using the processing which is a 3D API similar to OpenGL but uses Java to enable rapid prototyping of low level code while maintaining a certain higher level of abstraction not ob…

    2