Skip to content
View nagelflorian's full-sized avatar

Organizations

@awslabs @cocoaheads-dd
Block or Report

Block or report nagelflorian

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. aws/aws-lambda-go aws/aws-lambda-go Public

    Libraries, samples and tools to help Go developers develop AWS Lambda functions.

    Go 3.6k 549

  2. awslabs/wdio-aws-device-farm-service awslabs/wdio-aws-device-farm-service Public

    AWS Device Farm service for WebdriverIO

    TypeScript 22 8

  3. Terraform config for static website ... Terraform config for static website hosting on AWS
    1
    # AWS S3 bucket for static hosting
    2
    resource "aws_s3_bucket" "website" {
    3
      bucket = "${var.website_bucket_name}"
    4
      acl = "public-read"
    5
    
                  
  4. document-classification document-classification Public

    Image classifier based on the Inception model to get predictions on documents

    Python 9 2

  5. react-duotone react-duotone Public

    React Duotone Component

    JavaScript 29 4

  6. CandisIO/mongo-selector-simplifier CandisIO/mongo-selector-simplifier Public

    Algorithmic MongoDB selector simplifier

    JavaScript 4 1