Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Jamadan

Jamadan

Jamadan has asked 3 questions and find answers to 2 problems.

Stats

114
EtPoint
43
Vote count
3
questions
2
answers

About

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.",
              }
}