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

Block or report mamin11

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
mamin11/README.md

Pinned

  1. bookings bookings Public

    A Laravel booking system application for service-offering businesses. It includes a records management system and an e-commerce store.

    Blade 5 5

  2. bookme bookme Public

    A Vue SPA app to managing online bookings for service based business

    Vue

  3. java_api java_api Public

    A spring boot rest API that has endpoints for performing CRUD operations on student and course records.

    Java

  4. batch_email_sender batch_email_sender Public

    Micro-service spring batch application that can send large number of emails for e-commerce application. Consumes data from SQL database sends confirmation emails and updates the database record.

    Java 8 4

  5. mamin11-sentiment-analysis/emotion_detection_ai mamin11-sentiment-analysis/emotion_detection_ai Public

    Detecting and classifying emotions using machine learning. Google's TensorFlow was used together with libraries such as OpenCV

    Jupyter Notebook

  6. fileprocessor fileprocessor Public

    Spring batch file processor. Receives an excel file from API, performs processing, and outputs a new file.

    Java