Skip to content

Instantly share code, notes, and snippets.

View JessicaG's full-sized avatar

Jessica West JessicaG

View GitHub Profile
@JessicaG
JessicaG / dinojs_roadbook
Created June 16, 2018 03:12
DinosaurJS Attendee Roadbook
# DinosaurJS 2018 Attendee Roadbook
Hello friends!
The most up to date version of this can be found at: http://bit.ly/dinojs-attendee-roadbook
We're so honored and excited to have you attend this year's event. This document should include everything you need to know all in one place, a cheat sheet if you will for your day!
### TL;DR
@JessicaG
JessicaG / export_glitch_gh.png
Last active January 26, 2018 18:55
Javascript January
export_glitch_gh.png
@JessicaG
JessicaG / verifyapitutorial.md
Last active June 13, 2017 15:49
Nexmo Verify API with Swift and Javasript

Getting started with Nexmo 2FA using a Node Server and Swift Application

NotelyServer NotelyApp

Before you begin, our tutorial assumes a few things:

  • You have a server/some endpoints you can serve to your iOS application.
  • You are using a dependency manager like Carthage or Cocoa Pods
  • You have secured your API keys from Nexmo (very quick and easy process!)
@JessicaG
JessicaG / production_server_error_capture_notes.md
Last active September 9, 2015 21:45
Travis/Jensen/Production Logging

Travis

  • Branch monitoring for testing
  • Quicker setup, better dashboard

Jenkins

  • More complex setup, doesn't appear to have same error properties

New Relic

  • Monitor available for servers
  • Browser monitoring (how are visitors interacting, slow scripts, loading assets, js errors)
@JessicaG
JessicaG / GW_Wedding.md
Created July 7, 2015 21:05
GouldingWestWedding

Home Page

  • Wedding Date
  • Wedding Location
  • Wedding Hashtag
  • Link to "Follow" our progress

Follow our progress

  • Twitter API
  • Instagram API
@JessicaG
JessicaG / findmynewhome.md
Last active August 29, 2015 14:09
FindMyNewHome

Project Planning

  • Plan to Have - what features are expected to be in place by the end of the iteration
  • Nice to Have - if things were a bit ahead of plan, how could the features go deeper / be better
  • Uh oh - if things are really behind or going wrong, what cheats can be implemented or cuts made to get back on track

11/20: Checkin

  • Plan: Basic Rails application, deployed to VPS, bootstrap, Ruby Parsing of CSV, Acquire API keys, structure for how app should look, have a way to save search results to a profile
  • Nice: Ruby intake of API's, using Alan's data for pre-K, filtering data
  • Shit: Deployed to local TODO:
@JessicaG
JessicaG / warmup.md
Last active August 29, 2015 14:09
Oath Warmup

Warmup

Begin by answering the following questions:

Why do we use passwords?

To have security over personal information; you are who you say you are essentially. Cryptography: "The science of trust"

What does it mean to say we then trust the service provider?

That we are okay with the service provider having our data and using it if we give them permission

@JessicaG
JessicaG / Individual Project.md
Created November 17, 2014 17:02
FindMyNewHome

[FindMyNewHome]

Pitch

Find the best value neighborhood for your ideals when house hunting.

Description

Creating a search tool where you can enter in filters for what you're looking for, house price, parks, proximity of restaurants, school levels, proximity to public transportation and ideal zip codes. This will then show you the different places that match up with your search, allowing you to find the most ideal home. Once the filter is complete, sending them to a realtor.

Target Audience

@JessicaG
JessicaG / Individual Project
Created November 17, 2014 17:02
FindMyNewHome
### [FindMyNewHome]
### Pitch
Find the best value neighborhood for your ideals when house hunting.
### Description
Creating a search tool where you can enter in filters for what you're looking for, house price, parks, proximity of restaurants, school levels, proximity to public transportation and ideal zip codes. This will then show you the different places that match up with your search, allowing you to find the most ideal home. Once the filter is complete, sending them to a realtor.
### Target Audience
Young families looking to invest in a home and finding the perfect match without the influence of a realtor.