Skip to content
View haripradhan's full-sized avatar

Block or report haripradhan

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. IrisRecognition IrisRecognition Public

    An application that detects the human iris in an image (captured by Iris Scanner), and recognizes its patterns for biometric identification. The test dataset used in this application was CASIA data…

    Java 20 15

  2. LMS LMS Public

    Learning Management System (LMS) is a web application that manages courses offered by a department in a university and the course materials. The LMS database records the lecture notes and the assig…

    C# 7 5

  3. UnixProgramming UnixProgramming Public

    It includes a collection of following programs written in C (UNIX). 1. myls : It lists the files and/or sub-directories under the given directory. 2. myshell: It provides a shell that is capable of…

    C 1 3

  4. MissionPlanner MissionPlanner Public

    Forked from ArduPilot/MissionPlanner

    Mission Planner Ground Control Station (c# .net)

    Python 1

  5. DataMiningAlgorithms DataMiningAlgorithms Public

    This has a set of data mining algorithms (classification and clustering) implemented in C (Unix)

    C++

  6. Cryptography Cryptography Public

    Implements different encryption and decryption algorithms in JAVA using private/public key