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

Block or report jonoirwinrsa

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 Loading

  1. 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 15 1

  2. 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');
  3. 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:
  4. 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 \
  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