moka

21,690
reputation
4
48
65
{ location: "London",
  name: "Maksims Mihejevs",
  title: [ "developer", "technical architect" ],
  skills: {
      frontEnd: [
          "java-script", "html5", "css3",
          "canvas", "websockets", "oop"
      ],
      backEnd: [
          "node.js", "php", ".net/mono",
          "mongodb", "mysql", "redis"
      ],
      other: [
          "gamedev", "cycling"
      ]
  }
}