Skip to content
View mansimann's full-sized avatar
Block or Report

Block or report mansimann

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

  1. email-notification-system email-notification-system Public

    Implements a notification system to send notifications about food delivery requests to drivers

    Java 2

  2. chest-x-ray-classification chest-x-ray-classification Public

    Classifies chest X-ray images using a customized DenseNet121 neural network model

    Jupyter Notebook 1

  3. legacy-systems legacy-systems Public

    Implements a software system that converts between two incompatible systems

    Java 1

  4. email-generation email-generation Public

    Implements an application for email auto-generation based on specific customer types

    Java 1

  5. amazon-reviews-analyzer amazon-reviews-analyzer Public

    Scrapes a product’s Amazon reviews, extracts entities, and reveals sentiment

    Java 1

  6. builder-pattern builder-pattern Public

    Explores the builder pattern in depth by developing an application using two approaches

    Java