Skip to content
View sixfourtwelve's full-sized avatar
💭
Dunno….
💭
Dunno….

Highlights

  • Pro

Block or report sixfourtwelve

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
sixfourtwelve/README.md
resource "developer" "ethan" {
  role       = "software engineer"
  location   = "cardiff, wales"

  languages  = ["c#", "f#", "terraform", "typescript"]
  editors    = ["vim", "vscode"]

  linkedin   = "https://www.linkedin.com/in/ethan-morgan-24377213a"
  github     = "https://github.com/sixfourtwelve"
}

Pinned Loading

  1. rit rit Public

    📖 Effect-ts library to build lambda like function handlers

    TypeScript

  2. terraform-aws-lambda-baseline terraform-aws-lambda-baseline Public

    🏗️ Terraform module for a production-ready AWS Lambda baseline

    HCL

  3. tfbrief tfbrief Public

    📋 Readable summaries of terraform plans

    Go