Skip to content

Instantly share code, notes, and snippets.

View spockNinja's full-sized avatar
🌎
Building towards a BioHarmonic Future

Jacob Foster spockNinja

🌎
Building towards a BioHarmonic Future
View GitHub Profile
@spockNinja
spockNinja / screenshotCompare.js
Created June 15, 2016 21:41
UI Screenshot Comparison Lambda Function
'use strict';
console.log('Loading function');
var AWS = require('aws-sdk');
var fs = require('fs');
var https = require('https');
var spawn = require('child_process').spawn;
var util = require('util');
AWS.config.apiVersions = {
@spockNinja
spockNinja / PDPlatformEngineerProject.md
Created May 30, 2018 20:01
Product Development Platform Engineer Hiring Project

Product Development Platform Engineer Project

This project is meant to demonstrate several of the skills we are looking for in the Product Development Platform Team. Some requirements are left intentionally vague so that we can see your architecting and problem solving skills, and to allow you some creative freedom. That being said, do not hesitate to ask us questions about the project.

Project Description

Create a serverless application on AWS that deploys via CloudFormation.

This application should expose two API endpoints.