Skip to content
View Garcia-786's full-sized avatar

Block or report Garcia-786

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. Number-Guesser Number-Guesser Public

    The Number Guesser is a simple python program where the user has to guess a number which is randomly generated number between 1 to 20. It keeps track of the number of attempts and congratulates the…

    Python 3

  2. Diabetes_Prediction Diabetes_Prediction Public

    A clean and easy-to-use web app built with Streamlit and Python to predict the chance of diabetes. Users enter a few health details, and the machine learning model gives a quick result.

    Python 3

  3. ISRO_Launch_Success_Predictor ISRO_Launch_Success_Predictor Public

    A machine learning–based Streamlit application that predicts ISRO launch success using historical launch data, with preprocessing, model training, and probability-based predictions.

    Python 3

  4. Car_Price_Predictor Car_Price_Predictor Public

    A machine learning web app that predicts car prices using Flask and Linear Regression

    Python 3

  5. HOPE_Training-Core_Java HOPE_Training-Core_Java Public

    Java

  6. Code-Reviewer Code-Reviewer Public

    AI Code Reviewer that analyzes Python code to detect errors, unused imports, and style issues. Provides automated suggestions and improvements using AI for better code quality.

    Python