cmdallas ☕ 🌧️ ☂

🏠✉️ self@chrisdallas.tech

Linkedin Insta Twitter Keybase

export default () => ({
  pubKey: "AF2C 9899 629C E82D",
  musicUrl: "https://soundcloud.com/sevenmonthstory",
  askMeAbout: ["aws", "distributed systems", "math rock guitar", "surfing"],
  technologies: {
    cloud: ["aws"],
    frontEnd: {
      js: ["react", "redux"],
      misc: ["hugo"]
    },
    backEnd: {
      elixir: ["phoenix"],
      go: ["grpc", "serverless contexts"],
      java: ["spring", "serverless contexts"],
      js: ["node", "express"],
      python: ["flask"],
      ruby: ["sinatra", "rails"]
    },
    database: ["dynamo", "redis", "mongo"],
    serverless: ["stepfunctions", "fargate", "sqs", "lambda"],
    infrastructure: ["ansible", "cdk", "cloudformation", "crossplane"],
    deployment: ["jenkins", "argo/flux", "codepipelines", "codebuild", "circleci"],
    orchestration: ["kubernetes", "ecs"],
    mesh: ["appmesh", "istio", "linkerd"],
    web3: ["solidity", "brownie", "hardhat"]
  },
  humanLanguages: ["English", "norsk"],
  currentObsessions: ["ghost pokemon", "sparkling mineral water", "fuzzy hats", "defi"]
});