Skip to content
View AminuIsrael's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Amsterdam, Netherlands
Block or Report

Block or report AminuIsrael

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

  1. jenkins_automation jenkins_automation Public

    Automating Data Science Project with Jenkins

    Python 6 12

  2. Diabetes-Prediction-API Diabetes-Prediction-API Public

    Deploying a Diabetic Machine Learning model via an API

    CSS 5 5

  3. faceMaskDetector faceMaskDetector Public

    Building a simple facemask detector using Deep Learning(Keras) and OpenCV

    Python 9 4

  4. Cross Lambda Invocation between AWS ... Cross Lambda Invocation between AWS Lambda
    1
    
                  
    2
    ### How to perfrom Cross Invocations between Lambda Functions
    3
    * Create a Lambda function, which will receive the lambda invocation, choose python 3.7 or upper as your runtime, you can use the AWS default role or choose your predefined role and lastly copy the sample function (`child_lambda.py`) below.
    4
    * Copy the function's ARN then head over to AWS IAM service and navigate to policies 
    5
    * Click on **Create policy**
  5. s3-event-trigger s3-event-trigger Public

    Using Terraform to build event triggers on AWS

    HCL 5 18

  6. Deploying-ML-Models-with-Django Deploying-ML-Models-with-Django Public

    A medium article tutorial on how to deploy a machine learning model with django

    Python 21 14