Skip to content
View pareddy113's full-sized avatar
Block or Report

Block or report pareddy113

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

Pinned Loading

  1. Yhacks2016_SleepEasy Yhacks2016_SleepEasy Public

    A collective sleep monitoring system that helps detect Sleep Apnea using snoring, Heart rate, SPO2 etc.

    HTML 1

  2. parallel_processing parallel_processing Public

    parallel processing course project to familiarize MPI with C with different topologies and configurations

    C 1

  3. Collections Collections Public

    CS474 Course Project - Implement data structures as subclasses of an abstract class with concrete methods, pure virtual methods implementing Abstraction, inheritance, polymorphism.

    C++

  4. Programmabe-calculator Programmabe-calculator Public

    CS474 Course Project- a GUI based Programmable Calculator that performs arithmetic operations such as addition, subtraction, multiplication, division and jump on unary, binary and message expressio…

    Smalltalk

  5. image-word-finder image-word-finder Public

    To search for words in an image using OCR, Spell check and correction using Peter Norvig's Algorithm

    Python 1

  6. pp-travelling-salesman-problem pp-travelling-salesman-problem Public

    Use C and MPI to compute solution the Travelling Salesman Problem using parallel search with branch and bound algorithm.

    C 1 1