Skip to content
View sindhura-pv's full-sized avatar
  • College Park, MD

Highlights

  • Pro
Block or Report

Block or report sindhura-pv

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

  1. book-sharing-api book-sharing-api Public

    Building a secure book sharing API with Django's rest framework using Python, where authenticated users can securely share details about the books they own.

    JavaScript 1

  2. programming-practice programming-practice Public

    My attempt at tackling some of the most interesting coding challenges!

    Python 1

  3. Authorship-Identification-and-Text-Generation Authorship-Identification-and-Text-Generation Public

    Prediction using a Ngram language model the probability that a given text is the work of a certain author. Also generates a text similar to the work of a given author

    Python 1

  4. aws-serverless-website aws-serverless-website Public

    Trying to build my own website, completely serverless! Implemented using different AWS services!

    HTML 1

  5. lip-reading lip-reading Public

    In this project, visual speech recognition has been attempted using 2 major machine learning techniques namely CNN and HMM. We also compare the efficiencies of Character and Word based CNN models. …

    Python 3 1

  6. Object-Oriented-Design Object-Oriented-Design Public

    Designing Systems using Object Oriented Principles in Java

    Java