Skip to content
View shivangi1299's full-sized avatar
  • Amazon Development Center (India) Pvt Ltd
  • Bangalore

Block or report shivangi1299

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.

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. PERT-CPM PERT-CPM Public

    PERT & CPM Project Scheduling algorithm based on time and dependencies. A program that takes in number of modules, time required to execute each module and the dependencies and outputs the order in…

    C 2

  2. BigData BigData Public

    Cloud Computing and Big Data project on Machine Translation from one regional language (Kannada) to another (Telugu).

    1 2

  3. CPlusPlus CPlusPlus Public

    Projects done using C++

    C++

  4. PostureDetection PostureDetection Public

    A posture detecting system using Arduino UNO and the MPU 9250 9-axis sensor

    C++ 3

  5. Audio-Emotion-Recognition Audio-Emotion-Recognition Public

    Forked from nekarc/Audio-Emotion-Recognition

    The project deals with the Recognition of Emotion from the Audio Input. [#LRHC]

    Jupyter Notebook

  6. Compiler-Design-Project Compiler-Design-Project Public

    A simple C++ compiler built using lex and yacc tools.

    C