Pinned Repositories
cpp-httprouter
A C++11 HTTP Router based on a trie
free-monads
Self directed learning on free monads
Google-Play-Scraper
A gem for scraping Google Play Store app search results and returning them as nice ruby objects.
HLF-Shroud-Loot-System
Very basic webapp for managing a Shroud Loot System in an MMO
jdbc-mssql-azure
A gem that includes the Microsoft provided SQL Server java driver. Useful for connecting to azure from Rails.
r-dailyprogrammer
Challenges from /r/dailyprogrammer
rumbrella
Umbrella project for all of Programming Phoenix code
Swift-Cat-Solver
Stolen from the latest Professor Layton game on the 3DS. Try to get the black cat to be the last on the board.
Swift-iOS-Rotten-Tomatoes
An app that loads a list of movies from Rotten Tomatoes and allows you to view details
waz-storage
A simple implementation of Windows Azure Storage API for Ruby, inspired by the S3 gems and self experience of dealing with queues. The major goal of the whole gem is to enable ruby developers [like me =)] to leverage Windows Azure Storage features and have another option for cloud storage.
MikeEmery's Repositories
MikeEmery/HLF-Shroud-Loot-System
Very basic webapp for managing a Shroud Loot System in an MMO
MikeEmery/Google-Play-Scraper
A gem for scraping Google Play Store app search results and returning them as nice ruby objects.
MikeEmery/jdbc-mssql-azure
A gem that includes the Microsoft provided SQL Server java driver. Useful for connecting to azure from Rails.
MikeEmery/Swift-iOS-Rotten-Tomatoes
An app that loads a list of movies from Rotten Tomatoes and allows you to view details
MikeEmery/activerecord-jdbc-adapter
ActiveRecord adapter for JDBC and JRuby.
MikeEmery/cpp-httprouter
A C++11 HTTP Router based on a trie
MikeEmery/libsodium-server
A golang server for libsodium box and signing operations
MikeEmery/Swift-Cat-Solver
Stolen from the latest Professor Layton game on the 3DS. Try to get the black cat to be the last on the board.
MikeEmery/free-monads
Self directed learning on free monads
MikeEmery/r-dailyprogrammer
Challenges from /r/dailyprogrammer
MikeEmery/rumbrella
Umbrella project for all of Programming Phoenix code
MikeEmery/activeuuid
binary uuid primary keys in Rails on MySQL
MikeEmery/bookshelf
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
MikeEmery/cayley.js
Nodejs Client for Cayley
MikeEmery/colossus
I/O and Microservice library for Scala
MikeEmery/cpp-samples
C++ code samples for using Google Cloud Platform
MikeEmery/jersey
This is an active mirror of Jersey 2.x workspace from http://jersey.java.net. Any changes made here are automatically propagated to java.net and vice versa. Forks and pull requests are welcome!
MikeEmery/learnhaskell
Learn Haskell
MikeEmery/libsodium-jna
libsodium-jna is a java library that binds to libsodium C crypto APIs with Java Native Access (JNA)
MikeEmery/mock-knex
A mock knex adapter for simulating a database during testing
MikeEmery/NMRangeSlider
A custom range slider for iOS
MikeEmery/programming-phoenix
Working through pragprog's Programming Phoenix book
MikeEmery/rack-cors
Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.
MikeEmery/rack-jsonp-middleware
A Rack JSONP middleware
MikeEmery/rackspace-scaling
Simple Gem for creating and destroying servers. Also provides functionality for attaching those servers to load balancers.
MikeEmery/restful_jsonp
Rails plugin that allows RESTful controllers to work with JSONP
MikeEmery/Simple-Swift-Apps
An ongoing project to make a simple Swift iOS or Mac app per week.
MikeEmery/swift-sodium
Safe and easy to use crypto for iOS and macOS
MikeEmery/SwiftParserCombinator
SwiftParserCombinators
MikeEmery/waxeye
Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.