Pinned Repositories
coffee-resource
express.js to coffeescript starter package with express-resource 'forums' stub built in
DeliveryDriverClient
Hook.io hooks for the flower delivery brokerage app
distributed-events
Tools for building Evented APIs
fsharp-playground
A sandbox for experimenting with F#
geodesic-distance-calculator
This module calculates the geodesic distance between two lat/long coordinate pairs in standard miles. It uses the Halversine formula in calculating the central angle.
haskell-playground
This repo contains my answers to the Real World Haskell book's exercises and other code I write as I learn Haskell.
hook.js
the easiest way to build real-time web applications
MonadicJava
A library of general-purpose monads for Java 8.
proxy-profiling
Proxy servers for MySQL written in Node.js that attach profiling to each request. Profiling information is sent to stdout in an easily-retrievable csv format. An Upstart script is provided as an example for daemonizing proxy servers..
twilio-hook
Sends SMS messages from your hook cloud.
reedmcgrew's Repositories
reedmcgrew/proxy-profiling
Proxy servers for MySQL written in Node.js that attach profiling to each request. Profiling information is sent to stdout in an easily-retrievable csv format. An Upstart script is provided as an example for daemonizing proxy servers..
reedmcgrew/DeliveryDriverClient
Hook.io hooks for the flower delivery brokerage app
reedmcgrew/geodesic-distance-calculator
This module calculates the geodesic distance between two lat/long coordinate pairs in standard miles. It uses the Halversine formula in calculating the central angle.
reedmcgrew/coffee-resource
express.js to coffeescript starter package with express-resource 'forums' stub built in
reedmcgrew/distributed-events
Tools for building Evented APIs
reedmcgrew/fsharp-playground
A sandbox for experimenting with F#
reedmcgrew/haskell-playground
This repo contains my answers to the Real World Haskell book's exercises and other code I write as I learn Haskell.
reedmcgrew/hook.js
the easiest way to build real-time web applications
reedmcgrew/MonadicJava
A library of general-purpose monads for Java 8.
reedmcgrew/twilio-hook
Sends SMS messages from your hook cloud.
reedmcgrew/twilio-receiver-hook
This is a webserver and a hook.io hook that is meant to receive events from Twilio.
reedmcgrew/Eck-sten-shuns
My hodge-podge collection of helpful F# extensions and helpers.
reedmcgrew/elementic
A simple video game made with my son using GPT-4 and Pico-8
reedmcgrew/linqjs
An attempted implementation of C#'s LINQ in Javascript. That doesn't have a shit interface.
reedmcgrew/minecraft
Some random minecraft worlds
reedmcgrew/Monads.net
Implementation of the maybe monad
reedmcgrew/tcp-stats
Server statistics via a tcp service. Currently, only CPU and RAM statistics are served.