Pinned Repositories
Basic-Node-Tutorial
The code associated with my Smashing Magazine Article: "Get Started With Node: An Introduction To APIs, HTTP And ES6+ JavaScript".
broadcast-sample-app
OpenTok Broadcast Sample Application
ddd-cqrs-examples
Simple DDD and CQRS examples in C#, F#, TypeScript, and Rust.
eithermonad.github.io
GitHub Server
experiments
log-interceptor-server
The Server and UI for Log Interceptor Client - a utility that permits the remote interception of log messages from one location to another.
Practical-Dependency-Injection-Article
ts-common-legacy
A collection of type and runtime utilities for TypeScript, with an emphasis toward Functional Programming and Functional Reactive Programming.
Twilio-Video-Series
eithermonad's Repositories
eithermonad/ts-common-legacy
A collection of type and runtime utilities for TypeScript, with an emphasis toward Functional Programming and Functional Reactive Programming.
eithermonad/Twilio-Video-Series
eithermonad/ddd-cqrs-examples
Simple DDD and CQRS examples in C#, F#, TypeScript, and Rust.
eithermonad/Practical-Dependency-Injection-Article
eithermonad/Basic-Node-Tutorial
The code associated with my Smashing Magazine Article: "Get Started With Node: An Introduction To APIs, HTTP And ES6+ JavaScript".
eithermonad/broadcast-sample-app
OpenTok Broadcast Sample Application
eithermonad/eithermonad.github.io
GitHub Server
eithermonad/experiments
eithermonad/log-interceptor-server
The Server and UI for Log Interceptor Client - a utility that permits the remote interception of log messages from one location to another.
eithermonad/Node-Article-One
eithermonad/personal-site
My personal site. Discusses software development, software architecture, enterprise patterns, mathematics, and electronics.
eithermonad/personal-site-legacy
My personal site.
eithermonad/Twilio-SMS-TypeScript-Example
This is the accompanying repository for my Twilio Blog article, which describes how to use Twilio SMS APIs to send various alerts to users and project stakeholders from Node.js (TypeScript).
eithermonad/Twilio-TypeScript-Quote-of-the-Day
A Twilio Function, written in TypeScript, that utilizes Twilio Programmable SMS to send a Quote of the Day text message.
eithermonad/validator
Simple, minimal, expressive, functional validation library.
eithermonad/Weather-Twilio-SMS-Demo
An endpoint that receives text messages containing a city name or zip code and responds with current weather information for that location.
eithermonad/WebRTC-Demo
WebRTC Demo for iQor