Skip to content
View NikhilK-84's full-sized avatar
  • India
  • 05:59 (UTC +05:30)
Block or Report

Block or report NikhilK-84

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. remote-bird-species-detection-using-cnn-project remote-bird-species-detection-using-cnn-project Public

    This project aims to detect bird species using a Convolutional Neural Network (CNN). The model was trained on six categories, including five bird species and one category for 'no bird detected'. Th…

    Jupyter Notebook 1

  2. band-stop-filter-audio-processing-project band-stop-filter-audio-processing-project Public

    The Band-Stop Filter Audio Processing project showcases the implementation and effects of a band-stop filter on various audio signals. It features MATLAB scripts for adding noise to audio files and…

    MATLAB

  3. whatsapp-clone-chat-application-project whatsapp-clone-chat-application-project Public

    The simple WhatsApp clone chat application uses Java Swing and AWT for GUI design. For the message exchange, sockets were utilized. This project was created to learn about Java Sockets, Swing and AWT.

    Java

  4. quiz-application-project quiz-application-project Public

    A Java Swing-based quiz application that allows users to create multiple-choice quizzes, save them locally, and play them on demand. The application features three play modes: Timer Off Mode, Timed…

    Java