Skip to content
View jonoirwinrsa's full-sized avatar
🐢
Turtle curling
🐢
Turtle curling
Block or Report

Block or report jonoirwinrsa

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

Howdy Y'all 👋

My name is Jono and I will be your dev for the day.

🔭 Check me out on Medium and Stackoverflow

Pinned

  1. Upload Create React App sourcemaps t... Upload Create React App sourcemaps to Bugsnag - Complete
    1
    const { upload } = require('bugsnag-sourcemaps');
    2
    const glob = require('glob');
    3
    const fs = require('fs');
    4
    const appVersion = require('./package.json').version;
    5
    const reportBuild = require('bugsnag-build-reporter');
  2. cloudformation-template-s3-cloudfron... cloudformation-template-s3-cloudfront-ssl.yml
    1
    Description: >
    2
      Script to create a SSL certificate, S3 bucket and Cloudfront distribution.
    3
    4
    ###############################################################################
    5
    Parameters:
  3. Docker image for expo Docker image for expo
    1
    FROM node:lts-alpine
    2
    
                  
    3
    # Install Ruby
    4
    RUN apk update && apk upgrade && apk --update add \
    5
        git \
  4. slack-cognito-openid-wrapper slack-cognito-openid-wrapper Public

    Forked from TimothyJones/github-cognito-openid-wrapper

    Small shim that allows AWS Cognito to talk to github (by providing an OpenID wrapper around the Github API)

    JavaScript 14 2

  5. classic-software-mistakes classic-software-mistakes Public

    JavaScript 3

  6. react-svg-circle-chart react-svg-circle-chart Public

    A simple Circle Chart built using SVG for React

    JavaScript 2