Skip to content
View Jay-reddy-adv's full-sized avatar

Block or report Jay-reddy-adv

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. Language-Translator-Application Language-Translator-Application Public

    Translates text between multiple languages using the Google Translate API. Text Translation: Supports translation between multiple languages. Speech-to-Text Input: Allows users to speak instead of …

    Java 1

  2. QR-Code-Scanner QR-Code-Scanner Public

    QR Code Scanner application makes the users scan QR codes using their device's camera. Upon scanning, the app will extract the information encoded in the QR code and display it on the screen. Addit…

    Java

  3. RTSP-Video-Streaming-Application RTSP-Video-Streaming-Application Public

    RTSP Video Streaming Application enables users to stream video using the Real-Time Streaming Protocol (RTSP). The application supports basic play, pause, and stop functionality for streaming video …

    Java

  4. Stopwatch Stopwatch Public

    A basic stopwatch application using java and xml that display minutes, seconds and milliseconds and allow users to start, pause and reset the timer

    Java

  5. Tic-Tac-Toe Tic-Tac-Toe Public

    Tic-Tac-Toe game where two people can take their turns to place their symbols "X" or "O" in 3x3 grid. The objective is to form a horizontal, vertical or diagonal line of three of their symbols to w…

    Java

  6. To-do-list To-do-list Public

    A simple To-Do List Android application built using Java in Android Studio. This app allows users to add, view, and delete tasks, with data persistence using SharedPreferences. 📖 Features

    Java