devshorts
Developer, enthusiast. Functional, imperative. Most of my code is now published at github.com/paradoxical-io
@copperSeattle, WA
Pinned Repositories
Inter-process-mutex
A safe wrapper on top of inter process locking with named mutexes
LanguageCreator
A homebrew toy programming language. Constructs an AST and validates scoping rules. Has type inference, supports functions and currying, classes with constructors (but no inheritance), while and for loops, if/elseif/else conditionals, exceptions, dynamic objects, and more
markov
A simple scala markov chain generator
MonadicNull
A monadic null chain checker
ParsecClone
A tiny subset clone of parserc/fparsec combinators that supports string and binary parsing and is in extensible in what stream source is available.
Playground
Random fun stuff!
StronglyTypedSignalr
A project demonstrating how to strongly type signalR using dynamic proxies
TypeScript-Dependency-Builder
Builds out aggregate .d.ts files for a group of paths, so you can reference everything with a single reference path instead of many reference paths. Also adds all the dependent javascript script blocks into a configured html page
TypescriptLocaleGenerator
A typescript locale generator written in F#
ytools
Yarn workspace tools
devshorts's Repositories
devshorts/MonadicNull
A monadic null chain checker
devshorts/Playground
Random fun stuff!
devshorts/StronglyTypedSignalr
A project demonstrating how to strongly type signalR using dynamic proxies
devshorts/angelhair
A queue on cassandra
devshorts/JEnumerable
An implementation of IEnumerable in Java. Similiar to JDK8 streams but with more collection functionality
devshorts/urinal
A urinal optimizer
devshorts/fsharpx
Extensions and Tools for F# Programming
devshorts/htf-viewer
Pretty viewer for HTF tests
devshorts/HttpClientGenerator
devshorts/Neo4JTests
Just messing around with neo4j here
devshorts/NWebREST
A netduino web server with plugable endpoints
devshorts/powershell_scripts
useful powershell stuff
devshorts/Puppety
Test puppet with docker and Python
devshorts/99Haskells
An attempt at learning haskell with the 99 problems set
devshorts/aspejcts_test
devshorts/Atom
Atom + Hadron = amazing
devshorts/consistent-hasher
A consistent hasher
devshorts/dropwizard-guice
Adds support for Guice to Dropwizard
devshorts/dropwizard-logstash-encoder
devshorts/finatra
Fast, testable, Scala services built on Twitter-Server and Finagle
devshorts/FsAttoparsec
A port of Bryan O'Sullivan's attoparsec from Haskell to F#
devshorts/grunt-init-haskell-test
A grunt-init task that sets up a haskell library ready for unit testing with HTF and HUnit
devshorts/hubot
A customizable, kegerator-powered life embetterment robot.
devshorts/hubot-hipchat
HipChat adapter for GitHub's Hubot
devshorts/protonpack
Stream utilities for Java 8
devshorts/routy.io
devshorts/scala-injector
Playing with scala and guice
devshorts/swagger-finatra
Finatra Swagger Support
devshorts/trakkit
devshorts/TwilioTests