Skip to content
View andrewwormald's full-sized avatar
  • Luno
  • London, UK
  • 16:01 (UTC +01:00)

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 am currently working on various things at Luno with one of them being a passion project: https://github.com/luno/workflow
  • 🌱 I am currently reading "Quantitative Trading" by Ernst P. Chan
  • ❤️ software engineering + technical leadership are my passion
  • 📚 Never stop learning

Pinned Loading

  1. luno/workflow luno/workflow Public

    An Event Driven Workflow framework, written in Go, that supports durable, robust, and idempotent state changes with timeouts, callbacks, scheduled triggers, and await calls. Compatible with Kafka a…

    Go 96 6

  2. luno/reflex luno/reflex Public

    Reflex is an event streaming framework

    Go 62 7

  3. 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 5 3

  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