Skip to content
View Sunil-plsr's full-sized avatar
  • Charlotte, NC, USA.

Block or report Sunil-plsr

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. CustomNotify CustomNotify Public

    It speaks out the application when a new notification arrives, instead of default notification.

    Java

  2. Trips Trips Public

    Android application for Social Network to organize and share Trips

    Java

  3. Dynamic-Profiles Dynamic-Profiles Public

    An android application aimed to perform routine functions – switching on/off various sensors like Bluetooth, Wi-Fi, ringer profiles and brightness automatically based on triggers set by users.

    Java

  4. MovieSucessPrediction-SentimentAnalysis-TwitterData MovieSucessPrediction-SentimentAnalysis-TwitterData Public

    Program tries to predict how good the movie is doing based on the tweets tweeted by users on twitter.

    R 1

  5. Parallel-Programming Parallel-Programming Public

    This repository consists of my work on the Parallel Programming Course. In this course I implemented several Parallel Programming libraries like MPI, OpenMP on several Problems.

    C

  6. N-Queens N-Queens Public

    Random Restart Hill Climbing with Min-Confilts is implemented to give solution state to N queens problem.

    Java