Skip to content
View Code-With-Samuel's full-sized avatar

Block or report Code-With-Samuel

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. weather_forecast_system weather_forecast_system Public

    This is a weather forecasting system that collects real-time weather data, processes it using machine learning and provides weather predictions via an API and UI. The system is secured with authent…

    Jupyter Notebook

  2. IRA_AIML_CLASS IRA_AIML_CLASS Public

    Python, AI, ML class codes and records

    Jupyter Notebook

  3. garbage-classifier-project garbage-classifier-project Public

    A full-stack machine learning web application that classifies waste images into categories (recyclable or non-recyclable) with a token-based user system and real-time Air Quality Index (AQI) display.

    Python

  4. Cat-VS-Dog-Classifier Cat-VS-Dog-Classifier Public

    A full-stack web application to classify images as cat or dog using a PyTorch model and Django backend.

    Jupyter Notebook

  5. Realtime_folder_tracker Realtime_folder_tracker Public

    A desktop application for real-time monitoring and logging of file system changes in a selected folder. Built with Python, Tkinter for the GUI, and Watchdog for file system event tracking.

    Python