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

Block or report misterjunio

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. aws-python-flask-hosting aws-python-flask-hosting Public

    Sample Python web server with Flask, with GitHub Actions pipelines and (mostly) Terraform-based AWS infra to package it up and deploy, in multiple services.

    HCL 1

  2. cloudfront-waf-v2-owasp-top-10 cloudfront-waf-v2-owasp-top-10 Public

    Sample of an AWS pipeline that deploys a WAF v2 and a CloudFront distribution to which it gets attached.

    1

  3. How great is Amplify + RN? How great is Amplify + RN?
    1
    % npx create-react-native-app --use-npm
    2
    ✔ What is your app named? … how-great-is-amplify-rn
    3
    ✔ How would you like to start › Default new app
    4
    ✔ Downloaded and extracted project files.
    5
    
                  
  4. lambda-dotnet-minimal-api lambda-dotnet-minimal-api Public

    Sample .NET 6 Minimal API, with a GitHub Actions pipeline and AWS CDK infra to package it up and deploy as a Docker container-based Lambda function

    C#