Skip to content
View hmzeda6210's full-sized avatar
  • London
  • 02:34 (UTC -12:00)

Block or report hmzeda6210

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

Pinned Loading

  1. Cruise-Ship-Boarding-System Cruise-Ship-Boarding-System Public

    A Java console application that simulates a cruise ship boarding system. Includes both array-based and object-oriented implementations with features like passenger management, file saving/loading a…

    Java

  2. Crypto_Predictions Crypto_Predictions Public

    Crypto Predictions is a machine learning project for forecasting Bitcoin prices using historical data and technical indicators. It compares LSTM neural networks and Random Forest models, with data …

    Jupyter Notebook

  3. hotel-dialogue-system hotel-dialogue-system Public

    Python

  4. IoT-Sensor-Readings-BME280-with-MicroPython-on-Pico IoT-Sensor-Readings-BME280-with-MicroPython-on-Pico Public

    A MicroPython IoT project using Raspberry Pi Pico and a BME280 sensor to read and display temperature, humidity, and pressure in real time via I2C. This project demonstrates efficient sensor interf…

    Python

  5. OOP-Medical-Booking-System OOP-Medical-Booking-System Public

    Java console app for managing doctors, patients, and consultations at a skin clinic. Supports adding/deleting doctors, viewing records, and saving data. Demonstrates object-oriented programming for…

    Java

  6. Spam-Detection-Applied-AI Spam-Detection-Applied-AI Public

    A Python-based spam filter that identifies unwanted messages (emails, SMS) using natural language processing (NLP) and classification algorithms. Implements TF-IDF vectorization and machine learnin…

    Jupyter Notebook