Skip to content
View rob-gorman's full-sized avatar

Block or report rob-gorman

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
rob-gorman/README.md

Hi, I'm Rob.

I am a full stack software engineer based in Boston, MA.

I love all things computer science and distributed computing.

Recently built and deployed Fána with a remote team of four engineers.

Read the Fána case study here

Pinned Loading

  1. message_consumer message_consumer Public

    a queue-agnostic worker for consuming messages, utilizing channel fanout to concurrently execute HTTP requests

    Go

  2. transaction-log transaction-log Public

    Public-facing transaction logging API implemented with Cassandra for high-volume writes and high availability

    Go

  3. grpc-wrapper grpc-wrapper Public

    gRPC translation wrapper to to serve parallel queue workers; implemented for Redis Streams

    Go

  4. fana-k8s-tf fana-k8s-tf Public

    Terraform deployment for Fána to Kubernetes including Prometheus Helm chart for cluster monitoring

    HCL

  5. Fana_Manager_REST Fana_Manager_REST Public

    Refactor of Fána PostgreSQL Manager in Go implementing a RESTful API; updated to a more idiomatic package project structure

    JavaScript

  6. requestbucket requestbucket Public

    Application for monitoring HTTP requests; most practically for observing and debugging webhooks

    JavaScript