Skip to content
View joze-Lee's full-sized avatar
  • 18:49 (UTC +01:00)

Block or report joze-Lee

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. retina-risk-ai retina-risk-ai Public

    An end-to-end deep learning project to classify diabetic retinopathy from retinal images using CNNs and advanced preprocessing techniques like CLAHE, unsharp masking, and circle cropping.

    Jupyter Notebook

  2. amazon-review-ml amazon-review-ml Public

    Amazon Review Sentiment Classification with PySpark ML: This project applies NLP and machine learning techniques using PySpark to classify Amazon product reviews as positive or negative. The pipeli…

    Jupyter Notebook

  3. memory-allocation-system memory-allocation-system Public

    An implementation of a memory allocator for educational purposes

    C

  4. terminal-snake-game terminal-snake-game Public

    A classic Snake game implemented in C using dynamic memory, structs, and terminal-based rendering. Includes support for multiple snakes, game over conditions, and real-time updates.

    C