Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

resource "developer" "ethan" {
  role       = "software engineer"
  location   = "cardiff, wales"

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

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors