Jamadan

1,804
reputation
2
15
23
var DarthJam = new SithNerd {
              Description = "My powers come from the dark side, my hackery is not pretty",
              PowerLevel = 90,
              Accuracy = "+/- 50",
              SpecialPowers = "React, Node, AWS",
              NewestPowers = "Amplify",
              Quotes = new [] {
                           "I may not do things the "proper" way, but it'll work damn it!",
                           "Who needs unit testing anyway? My code just works.",
                           "Agile is a myth, it's only a word that covers up for cowboys.",
              }
}