Skip to content
View sgupta1703's full-sized avatar

Block or report sgupta1703

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 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. J.A.R.V.I.S J.A.R.V.I.S Public

    JARVIS (Just A Rather Very Intelligent System) is a local, voice-activated desktop assistant built with Python. It combines wake-word detection, speech recognition, and Generative AI (Gemini) to pe…

    Python 2

  2. Sentiment-Analysis Sentiment-Analysis Public

    This model analyzes tweets to classify them as Positive, Neutral, or Negative. It cleans the text, converts it to numerical features, trains a Logistic Regression model, and evaluates its accuracy.

    Python 1

  3. Student-360 Student-360 Public

    Lifestyle and GPA Management App

    Python 1

  4. 2048---Java-Game 2048---Java-Game Public

    This repository contains a Java implementation of the popular sliding puzzle game, 2048. The game allows players to combine tiles with matching numbers to reach the 2048 tile. It features a simple,…

    Java