Pinned Repositories
firebase-functions-typescript
Cloud Functions for Firebase: getting started with TypeScript
FirebasePlayground
swift playground for experimenting with firebase
ghostscript-cloud-function
example Google Cloud Function using ghostscript
hocr-javascript
JS for overlaying OCR on image using HOCR formatted HTML
learn-swift
Learn Apple's Swift programming language interactively through these playgrounds.
ml_class
code for the ml class
pie
a game DSL, or at least maybe it will be someday
rust-clib
example of writing a library that can be called from C or Rust
suggestorama
cucumber test-first teaching for workshop curriculum
test-first-teaching
homework assignments for teaching ruby
ultrasaurus's Repositories
ultrasaurus/learn-swift
Learn Apple's Swift programming language interactively through these playgrounds.
ultrasaurus/sails-new
steps to match the sails video with newer sails release
ultrasaurus/sails-tutorial-activity-overlord
based on video series by @irlnathan, https://github.com/irlnathan/activityoverlord
ultrasaurus/ParsePlayground
iOS playground for experimenting with Parse.com data in Swift 2.0
ultrasaurus/botany-collectors
ultrasaurus/csvtest
experimental, not done yet -- upload a csv, index with elasticsearch, access via JSON API
ultrasaurus/ultra-simple-audio
Simple Audio Player using SoundManager2
ultrasaurus/18f-bot
18F's Slack bot
ultrasaurus/active_hash
A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource
ultrasaurus/beginning-ios-playgrounds
Xcode Playgrounds for the Beginning iOS App Development Nanodegree.
ultrasaurus/cf-hello-worlds
Hello World apps for Cloud Foundry
ultrasaurus/cloud-foundry-notes
Documentation site for 18F's deployment of Cloud Foundry
ultrasaurus/dependency-parse-tree
Dependency parse tree visualization with D3 library.
ultrasaurus/docs
Curriculum for RailsBridge workshops
ultrasaurus/eac
Ruby to read EAC files
ultrasaurus/eac-people
Experimental Rails App for importing EAC files and displaying information about people
ultrasaurus/elixirbridge.github.io
http://elixirbridge.github.io/
ultrasaurus/google-sheet-fetcher
command line app to download a Google Spreadsheet as a csv
ultrasaurus/iOS
iOS codepath examples
ultrasaurus/microsite-template
This is a set of artifacts that an organization can use to help bootstrap and support an open source program.
ultrasaurus/midas-bs
Bootstrap Theme for Midas
ultrasaurus/mobile_video_capture
experiment creating a simple mobile video capture saved to S3
ultrasaurus/open-data-maker
make it easy to turn a lot of potentially large csv files into easily accessible open data
ultrasaurus/playbook
The U.S. Digital Services Playbook
ultrasaurus/presidential-innovation-foundation.github.io
Website for the Presidential Innovation Fellows Foundation: http://presidentialinnovation.org/
ultrasaurus/prototyping-curriculum
an ios-app-prototyping curriculum intended for railsbridge-like workshops
ultrasaurus/sfbrigade.github.io
The Code for San Francisco website.
ultrasaurus/stretchy
Query builder for ElasticSearch
ultrasaurus/supertest
Super-agent driven library for testing node.js HTTP servers using a fluent API
ultrasaurus/test-first-express
figuring out testing for ExpressJS