Pinned Repositories
elm-concurrent-task
Run a tree of Tasks concurrently, call JS functions as Tasks (Task Ports).
elm-delay
Utilities to delay updates after a set period of time
elm-simple-animation
stateless animation utils for Elm
hackathon-boilerplate
Some boilerplate to get us off to a quick start at hackathons
haskell-book-solutions
Solutions to exercises in Haskell Programming from first principles
mercury-ftp
Java FTP server
minecart
data pipeline utility to transport forum data into elasticsearch
phoenix-elm-scaffold
Mix Task to generate an elm app inside a Phoenix (1.3) app
realworld-hasura
Realworld inspired blogging platform (Remake of Conduit) using Hasura + Purescript + Elm
seeds-game
Collect seeds, save the world
andrewMacmurray's Repositories
andrewMacmurray/seeds-game
Collect seeds, save the world
andrewMacmurray/realworld-hasura
Realworld inspired blogging platform (Remake of Conduit) using Hasura + Purescript + Elm
andrewMacmurray/elm-simple-animation
stateless animation utils for Elm
andrewMacmurray/haskell-book-solutions
Solutions to exercises in Haskell Programming from first principles
andrewMacmurray/elm-concurrent-task
Run a tree of Tasks concurrently, call JS functions as Tasks (Task Ports).
andrewMacmurray/elm-delay
Utilities to delay updates after a set period of time
andrewMacmurray/realworld-backend-elm
Realworld API backend implementation in elm
andrewMacmurray/order-taking-service
An Elm implementation of the example from "Domain Modelling made Functional"
andrewMacmurray/CV
my cv
andrewMacmurray/hasura-auth-kotlin
hasura auth server in kotlin / spring boot
andrewMacmurray/obrigado
A thank you card
andrewMacmurray/clj-http-server
Http server in Clojure
andrewMacmurray/core
Christmas card animation of Hyperlight Drifter core
andrewMacmurray/elm-setup
andrewMacmurray/my-site
My website
andrewMacmurray/ruby_skeleton
A minimal setup for a ruby project with rspec
andrewMacmurray/dotfiles
setup for vim and tmux
andrewMacmurray/mercury-ftp
Java FTP server
andrewMacmurray/postgres-jackson-example
Example application using Postgres JSON aggregates and Jackson to deserialize domain models
andrewMacmurray/practical-microservices
implementation of app in practical-microservices book using Spring Boot and Axon
andrewMacmurray/advent-of-code-2018
Advent of code 2018 solutions
andrewMacmurray/builtwithelm
A list of projects and apps built with Elm.
andrewMacmurray/docker-exercises
This is a learning group to deepen our understanding of Docker, based on [this beginner course](https://devopswithdocker.com/)
andrewMacmurray/elm-cli-skeleton
Opinionated setup for an Elm CLI Program
andrewMacmurray/elm-pages
A statically typed site generator for Elm.
andrewMacmurray/elm-url-query-pipeline
Parse url Queries pipeline style
andrewMacmurray/hs-http-server
Http server in Haskell
andrewMacmurray/purescript-elm-prelude
An Elm inspired prelude for PureScript
andrewMacmurray/serverless-kotlin
Example APIs deployed using serverless framework
andrewMacmurray/tic-tac-toe-ruby
Tic Tac Toe in Ruby