Skip to content
View andrewwormald's full-sized avatar
  • Luno
  • London, UK
  • 04:07 (UTC +01:00)
Block or Report

Block or report andrewwormald

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andrewwormald/README.md

Hi there 👋

  • 🔭 I’m currently working on https://github.com/luno/workflow and some other cool things @Luno
  • 🌱 I’m currently learning more about scalable system designs
  • ❤️ I love Golang
  • ⚡ Fun fact: I studied Psychology & am a self taught developer

Pinned

  1. luno/workflow luno/workflow Public

    A Go distributed workflow framework that supports durable, robust, and idempotent state changes with timeouts, callbacks, scheduled triggers, and await calls. Compatible with Kafka and Reflex out o…

    Go 7 2

  2. streamer streamer Public

    streamer is a Golang package that abstracts the managing of ws/wss connections and provides a simple interface to add new ws clients, messaging them, and listening to them using Go's concurrency to…

    Go 4 3

  3. luno/reflex luno/reflex Public

    Reflex is an event streaming framework

    Go 50 7

  4. Angular-1.5-cli Angular-1.5-cli Public

    A cli for Angular 1.5. Component generator.

    JavaScript 21 4

  5. gobridge gobridge Public

    GoBridge is a client code generation for HTTP in situations where gRPC is not desired. Currently Angular (typescipt) is only supported client application.

    Go 2

  6. traffic-light-simulation traffic-light-simulation Public

    A traffic light simulator to practice concurrency in C++

    Makefile